@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/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71 -9.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71"^^xsd:decimal ;
  dwc:decimalLongitude "-9.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71 -9.52)"^^geo:wktLiteral ;
  geo-pos:lat "38.71"^^xsd:decimal ;
  geo-pos:long "-9.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 646'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'E'^^xsd:string;
  dwc:longitude '-9.52'^^xsd:double;
  dwc:latitude '38.71'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 646'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71 -9.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71"^^xsd:decimal ;
  dwc:decimalLongitude "-9.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71 -9.52)"^^geo:wktLiteral ;
  geo-pos:lat "38.71"^^xsd:decimal ;
  geo-pos:long "-9.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 661'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'E'^^xsd:string;
  dwc:longitude '-9.52'^^xsd:double;
  dwc:latitude '38.71'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 661'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 -9.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34"^^xsd:decimal ;
  dwc:decimalLongitude "-9.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 -9.41)"^^geo:wktLiteral ;
  geo-pos:lat "39.34"^^xsd:decimal ;
  geo-pos:long "-9.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 655'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.41'^^xsd:double;
  dwc:latitude '39.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 655'^^xsd:string;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 -9.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34"^^xsd:decimal ;
  dwc:decimalLongitude "-9.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 -9.41)"^^geo:wktLiteral ;
  geo-pos:lat "39.34"^^xsd:decimal ;
  geo-pos:long "-9.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 657'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.41'^^xsd:double;
  dwc:latitude '39.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 657'^^xsd:string;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.71"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1033'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.71'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1033'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2206'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus x serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2206'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2057'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2057'^^xsd:string;
  dwc:observationDate '1962-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2101'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2101'^^xsd:string;
  dwc:observationDate '1962-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2102'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2102'^^xsd:string;
  dwc:observationDate '1962-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2118'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2118'^^xsd:string;
  dwc:observationDate '1962-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 364'^^xsd:string;
  dwc:scientificName 'Laminaria ochroleuca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 364'^^xsd:string;
  dwc:observationDate '1962-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '145728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1441'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1441'^^xsd:string;
  dwc:observationDate '1980-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1440'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1440'^^xsd:string;
  dwc:observationDate '1980-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2208'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus x serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2208'^^xsd:string;
  dwc:observationDate '1962-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2133'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2133'^^xsd:string;
  dwc:observationDate '1962-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1581'^^xsd:string;
  dwc:scientificName 'Cystoseira ericoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1581'^^xsd:string;
  dwc:observationDate '1962-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2096'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2096'^^xsd:string;
  dwc:observationDate '1962-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2119'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2119'^^xsd:string;
  dwc:observationDate '1962-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 651'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 651'^^xsd:string;
  dwc:observationDate '1980-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1439'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1439'^^xsd:string;
  dwc:observationDate '1980-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2210'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus x serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2210'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 683'^^xsd:string;
  dwc:scientificName 'Cystoseira fibrosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 683'^^xsd:string;
  dwc:observationDate '1962-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2113'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2113'^^xsd:string;
  dwc:observationDate '1962-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2097'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2097'^^xsd:string;
  dwc:observationDate '1962-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2114'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2114'^^xsd:string;
  dwc:observationDate '1962-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2127'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2127'^^xsd:string;
  dwc:observationDate '1962-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 686'^^xsd:string;
  dwc:scientificName 'Cystoseira fibrosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 686'^^xsd:string;
  dwc:observationDate '1962-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2129'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2129'^^xsd:string;
  dwc:observationDate '1962-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2155'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2155'^^xsd:string;
  dwc:observationDate '1962-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2131'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2131'^^xsd:string;
  dwc:observationDate '1962-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2207'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus x serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2207'^^xsd:string;
  dwc:observationDate '1962-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2209'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus x serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2209'^^xsd:string;
  dwc:observationDate '1962-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2120'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fischer-Piette'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2120'^^xsd:string;
  dwc:observationDate '1962-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2192'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus  var. evesiculosus A.D. Cotton'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '162549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2192'^^xsd:string;
  dwc:aphiaIdAccepted '162548'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2105'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2105'^^xsd:string;
  dwc:observationDate '1962-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2144'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2144'^^xsd:string;
  dwc:observationDate '1962-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2143'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2143'^^xsd:string;
  dwc:observationDate '1962-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2128'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2128'^^xsd:string;
  dwc:observationDate '1962-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2106'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2106'^^xsd:string;
  dwc:observationDate '1962-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2107'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2107'^^xsd:string;
  dwc:observationDate '1962-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2132'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2132'^^xsd:string;
  dwc:observationDate '1962-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2086'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2086'^^xsd:string;
  dwc:observationDate '1962-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2083'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2083'^^xsd:string;
  dwc:observationDate '1962-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2098'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2098'^^xsd:string;
  dwc:observationDate '1962-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2115'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2115'^^xsd:string;
  dwc:observationDate '1962-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2103'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2103'^^xsd:string;
  dwc:observationDate '1962-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2142'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2142'^^xsd:string;
  dwc:observationDate '1962-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2104'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2104'^^xsd:string;
  dwc:observationDate '1962-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1580'^^xsd:string;
  dwc:scientificName 'Cystoseira ericoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1580'^^xsd:string;
  dwc:observationDate '1962-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2201'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2201'^^xsd:string;
  dwc:observationDate '1962-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2117'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2117'^^xsd:string;
  dwc:observationDate '1962-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2110'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2110'^^xsd:string;
  dwc:observationDate '1962-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2084'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2084'^^xsd:string;
  dwc:observationDate '1962-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2108'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2108'^^xsd:string;
  dwc:observationDate '1962-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2090'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2090'^^xsd:string;
  dwc:observationDate '1962-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2125'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2125'^^xsd:string;
  dwc:observationDate '1962-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2121'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2121'^^xsd:string;
  dwc:observationDate '1962-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2100'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2100'^^xsd:string;
  dwc:observationDate '1962-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2135'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2135'^^xsd:string;
  dwc:observationDate '1962-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 685'^^xsd:string;
  dwc:scientificName 'Cystoseira fibrosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 685'^^xsd:string;
  dwc:observationDate '1962-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2126'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2126'^^xsd:string;
  dwc:observationDate '1962-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2116'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2116'^^xsd:string;
  dwc:observationDate '1962-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2130'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2130'^^xsd:string;
  dwc:observationDate '1962-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 363'^^xsd:string;
  dwc:scientificName 'Laminaria ochroleuca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 363'^^xsd:string;
  dwc:observationDate '1962-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '145728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 371'^^xsd:string;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 371'^^xsd:string;
  dwc:observationDate '1962-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 367'^^xsd:string;
  dwc:scientificName 'Laminaria ochroleuca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 367'^^xsd:string;
  dwc:observationDate '1962-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '145728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 375'^^xsd:string;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 375'^^xsd:string;
  dwc:observationDate '1962-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 672'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 672'^^xsd:string;
  dwc:observationDate '1991-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 674'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 674'^^xsd:string;
  dwc:observationDate '1991-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 647'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 647'^^xsd:string;
  dwc:observationDate '1991-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 -9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "-9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 -9.18)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "-9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 673'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-9.18'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 673'^^xsd:string;
  dwc:observationDate '1991-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 -9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 -9.17)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "-9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3119'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.17'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3119'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 -9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 -9.17)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "-9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3135'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.17'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3135'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 -9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 -9.17)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "-9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2300'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.17'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2300'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 -9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 -9.17)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "-9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1677'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.17'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1677'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 -9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 -9.17)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "-9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2517'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.17'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2517'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 -9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 -9.17)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "-9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2592'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez; Ribera Sigußn, M¬'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.17'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2592'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 -9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 -9.17)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "-9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2298'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.17'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2298'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 -9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 -9.17)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "-9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2299'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.17'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2299'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 -9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "-9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 -9.17)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "-9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1434'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.17'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1434'^^xsd:string;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 -9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "-9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 -9.17)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "-9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 426'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.17'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 426'^^xsd:string;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3045'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3045'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2548'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez; Ribera Sigußn, M¬'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2548'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3163'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ribera Sigußn, M¬ Ant=nia; Rull Lluch, Jordi; G=me'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3163'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3488'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3488'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1022'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia;'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1022'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2523'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2523'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2524'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2524'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1928'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1928'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1912'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1912'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1929'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1929'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1547'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1547'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3134'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3134'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3167'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3167'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 51'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 51'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2589'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez; Ribera Sigußn, M¬'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2589'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3095'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3095'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3074'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia;'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3074'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1543'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1543'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44 -9.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.44"^^xsd:decimal ;
  geo-pos:long "-9.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3168'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '38.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3168'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3345'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3345'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3098'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3098'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1550'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1550'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1544'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1544'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.53"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3096'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '38.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3096'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.53"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1443'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '38.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1443'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.53"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1442'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '38.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1442'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.53"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1740'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '38.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1740'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.53"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1438'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '38.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1438'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.53"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 424'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas & G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '38.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 424'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.53"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1763'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '38.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1763'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.53"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3044'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '38.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3044'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.53"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2583'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez; Ribera Sigußn, M¬'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '38.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2583'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.53"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 425'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'e'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '38.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 425'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3485'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'ag'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3485'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3162'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3162'^^xsd:string;
  dwc:observationDate '1993-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 -8.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "-8.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 -8.94)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "-8.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2601'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.94'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2601'^^xsd:string;
  dwc:observationDate '1993-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.45"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1329'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'ag'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1329'^^xsd:string;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3342'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3342'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1302'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1302'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1300'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1300'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1301'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1301'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3274'^^xsd:string;
  dwc:scientificName 'Cutleria multifida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3274'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2407'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2407'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1787'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1787'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1305'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1305'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1306'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1306'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3344'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3344'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1551'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1551'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1735'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1735'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3146'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3146'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2614'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez; Ribera Sigußn, M¬'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2614'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 451'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 451'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 433'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Barcel= Martf, M¬ Carme; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 433'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2408'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2408'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3122'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3122'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1552'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1552'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1545'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1545'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1546'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1546'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3118'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3118'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3147'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3147'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3117'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3117'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3116'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3116'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 52'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 52'^^xsd:string;
  dwc:observationDate '1985-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2613'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2613'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2391'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2391'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2304'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2304'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3487'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3487'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3486'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3486'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 50'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 50'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2303'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2303'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2301'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2301'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2305'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2305'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2406'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2406'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2302'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2302'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1773'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas & G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1773'^^xsd:string;
  dwc:observationDate '1990-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1313'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas & G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1313'^^xsd:string;
  dwc:observationDate '1990-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1314'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas & G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1314'^^xsd:string;
  dwc:observationDate '1990-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1762'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas & G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1762'^^xsd:string;
  dwc:observationDate '1990-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1312'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas & G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1312'^^xsd:string;
  dwc:observationDate '1990-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1739'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas & G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1739'^^xsd:string;
  dwc:observationDate '1990-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1743'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas & G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1743'^^xsd:string;
  dwc:observationDate '1990-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -8.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3120'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Bal'^^xsd:string;
  dwc:longitude '-8.83'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3120'^^xsd:string;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.16 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.16"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.16 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "40.16"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1034'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'bl'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '40.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1034'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.42 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.42"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.42 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.42"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 427'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'dl'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '41.42'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 427'^^xsd:string;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.42 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.42"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.42 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.42"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2577'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'dl'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '41.42'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2577'^^xsd:string;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1673'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Mi'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1673'^^xsd:string;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 626'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Mi'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 626'^^xsd:string;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 688'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 688'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 429'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'mi'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 429'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3332'^^xsd:string;
  dwc:scientificName 'Dictyota sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3332'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 33'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Mi'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 33'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2598'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2598'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2255'^^xsd:string;
  dwc:scientificName 'Mesogloia vermiculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2255'^^xsd:string;
  dwc:observationDate '1956-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '144924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2658'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2658'^^xsd:string;
  dwc:observationDate '1966-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 380'^^xsd:string;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 380'^^xsd:string;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2311'^^xsd:string;
  dwc:scientificName 'Saccorhiza bulbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '163293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2311'^^xsd:string;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2312'^^xsd:string;
  dwc:scientificName 'Saccorhiza bulbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '163293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2312'^^xsd:string;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 379'^^xsd:string;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 379'^^xsd:string;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1907'^^xsd:string;
  dwc:scientificName 'Bifurcaria tuberculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '499117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1907'^^xsd:string;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1294'^^xsd:string;
  dwc:scientificName 'Cystoseira myriophylloides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '496831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1294'^^xsd:string;
  dwc:observationDate '1956-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '295873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1919'^^xsd:string;
  dwc:scientificName 'Bifurcaria tuberculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '499117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1919'^^xsd:string;
  dwc:observationDate '1966-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1917'^^xsd:string;
  dwc:scientificName 'Bifurcaria tuberculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '499117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1917'^^xsd:string;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1930'^^xsd:string;
  dwc:scientificName 'Bifurcaria tuberculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '499117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1930'^^xsd:string;
  dwc:observationDate '1966-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1909'^^xsd:string;
  dwc:scientificName 'Bifurcaria tuberculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '499117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1909'^^xsd:string;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2656'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2656'^^xsd:string;
  dwc:observationDate '1966-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 680'^^xsd:string;
  dwc:scientificName 'Cystoseira fibrosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 680'^^xsd:string;
  dwc:observationDate '1956-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2626'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2626'^^xsd:string;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2657'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2657'^^xsd:string;
  dwc:observationDate '1966-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 679'^^xsd:string;
  dwc:scientificName 'Cystoseira fibrosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 679'^^xsd:string;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2610'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2610'^^xsd:string;
  dwc:observationDate '1993-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2575'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2575'^^xsd:string;
  dwc:observationDate '1993-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2659'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2659'^^xsd:string;
  dwc:observationDate '1966-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2661'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2661'^^xsd:string;
  dwc:observationDate '1966-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2244'^^xsd:string;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2244'^^xsd:string;
  dwc:observationDate '1967-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1575'^^xsd:string;
  dwc:scientificName 'Cystoseira ericoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1575'^^xsd:string;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2611'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2611'^^xsd:string;
  dwc:observationDate '1993-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2073'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2073'^^xsd:string;
  dwc:observationDate '1956-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2660'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2660'^^xsd:string;
  dwc:observationDate '1966-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1565'^^xsd:string;
  dwc:scientificName 'Cystoseira ericoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1565'^^xsd:string;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3243'^^xsd:string;
  dwc:scientificName 'Nitophyllum uncinatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '501405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3243'^^xsd:string;
  dwc:observationDate '1956-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 381'^^xsd:string;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 381'^^xsd:string;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 374'^^xsd:string;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 374'^^xsd:string;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2310'^^xsd:string;
  dwc:scientificName 'Saccorhiza bulbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '163293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2310'^^xsd:string;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2307'^^xsd:string;
  dwc:scientificName 'Saccorhiza bulbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '163293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2307'^^xsd:string;
  dwc:observationDate '1966-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2309'^^xsd:string;
  dwc:scientificName 'Saccorhiza bulbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '163293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2309'^^xsd:string;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 376'^^xsd:string;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 376'^^xsd:string;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 378'^^xsd:string;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 378'^^xsd:string;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2308'^^xsd:string;
  dwc:scientificName 'Saccorhiza bulbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '163293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2308'^^xsd:string;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 383'^^xsd:string;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 383'^^xsd:string;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 377'^^xsd:string;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 377'^^xsd:string;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 385'^^xsd:string;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 385'^^xsd:string;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 373'^^xsd:string;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 373'^^xsd:string;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.14"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.14 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.14"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 382'^^xsd:string;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 382'^^xsd:string;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3242'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3242'^^xsd:string;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2235'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2235'^^xsd:string;
  dwc:observationDate '1955-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2200'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus  var. evesiculosus A.D. Cotton'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '162549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2200'^^xsd:string;
  dwc:observationDate '1955-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '162548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2574'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2574'^^xsd:string;
  dwc:observationDate '1993-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2544'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2544'^^xsd:string;
  dwc:observationDate '1993-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2332'^^xsd:string;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2332'^^xsd:string;
  dwc:observationDate '1992-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3248'^^xsd:string;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3248'^^xsd:string;
  dwc:observationDate '1955-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1918'^^xsd:string;
  dwc:scientificName 'Bifurcaria tuberculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '499117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1918'^^xsd:string;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3244'^^xsd:string;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3244'^^xsd:string;
  dwc:observationDate '1952-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2988'^^xsd:string;
  dwc:scientificName 'Chylocladia kaliformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2988'^^xsd:string;
  dwc:observationDate '1955-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1435'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1435'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 639'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 639'^^xsd:string;
  dwc:observationDate '1992-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1561'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1561'^^xsd:string;
  dwc:observationDate '1992-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2986'^^xsd:string;
  dwc:scientificName 'Chylocladia kaliformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2986'^^xsd:string;
  dwc:observationDate '1952-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3039'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3039'^^xsd:string;
  dwc:observationDate '1993-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2257'^^xsd:string;
  dwc:scientificName 'Myrionema strangulans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Niell'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '144985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2257'^^xsd:string;
  dwc:observationDate '1968-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '144985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1576'^^xsd:string;
  dwc:scientificName 'Cystoseira ericoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1576'^^xsd:string;
  dwc:observationDate '1955-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 43'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 43'^^xsd:string;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2419'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2419'^^xsd:string;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2432'^^xsd:string;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Niell'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2432'^^xsd:string;
  dwc:observationDate '1968-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 495'^^xsd:string;
  dwc:scientificName 'Gracilaria foliifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145699'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 495'^^xsd:string;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145699'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2339'^^xsd:string;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2339'^^xsd:string;
  dwc:observationDate '1992-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 467'^^xsd:string;
  dwc:scientificName 'Gracilaria confervoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '163732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 467'^^xsd:string;
  dwc:observationDate '1955-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2306'^^xsd:string;
  dwc:scientificName 'Saccorhiza bulbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '163293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2306'^^xsd:string;
  dwc:observationDate '1955-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 384'^^xsd:string;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 384'^^xsd:string;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 468'^^xsd:string;
  dwc:scientificName 'Gracilaria confervoides  var. procerrima (Esper) G'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553050'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 468'^^xsd:string;
  dwc:observationDate '1955-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 -8.82)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "-8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2443'^^xsd:string;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.82'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2443'^^xsd:string;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.61)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3092'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.61'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3092'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.61)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1767'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas & G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.61'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1767'^^xsd:string;
  dwc:observationDate '1990-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3371'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.49'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3371'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1304'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.49'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1304'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1032'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ribera Sigußn, M¬ Ant=nia; G=mez Garreta, Amelia;'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.49'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1032'^^xsd:string;
  dwc:observationDate '1998-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3346'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.49'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3346'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1303'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.49'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1303'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3148'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.49'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3148'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2591'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.49'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2591'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3370'^^xsd:string;
  dwc:scientificName 'Dictyota sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.49'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3370'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1675'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.49'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1675'^^xsd:string;
  dwc:observationDate '1980-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1674'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas & G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-8.49'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1674'^^xsd:string;
  dwc:observationDate '1990-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3170'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.49'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3170'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3166'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.49'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3166'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3137'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.49'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3137'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2390'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.49'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2390'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -8.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -8.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-8.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2609'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-8.32'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2609'^^xsd:string;
  dwc:observationDate '1993-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.27)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 32'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 32'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.27)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1557'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1557'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.27)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3294'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3294'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.27)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3145'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3145'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.27)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2590'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez; Ribera Sigußn, M¬'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2590'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.27)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3489'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3489'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09 -8.27)"^^geo:wktLiteral ;
  geo-pos:lat "37.09"^^xsd:decimal ;
  geo-pos:long "-8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2389'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'ag'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '37.09'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2389'^^xsd:string;
  dwc:observationDate '1995-06-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -7.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-7.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -7.93)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-7.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1437'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-7.93'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1437'^^xsd:string;
  dwc:observationDate '1988-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -7.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-7.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -7.93)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-7.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1757'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-7.93'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1757'^^xsd:string;
  dwc:observationDate '1988-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -7.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-7.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -7.93)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-7.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1778'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-7.93'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1778'^^xsd:string;
  dwc:observationDate '1988-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -7.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-7.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -7.93)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-7.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1759'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-7.93'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1759'^^xsd:string;
  dwc:observationDate '1988-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -7.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-7.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -7.93)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-7.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1758'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-7.93'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1758'^^xsd:string;
  dwc:observationDate '1988-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66 -7.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66"^^xsd:decimal ;
  dwc:decimalLongitude "-7.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66 -7.82)"^^geo:wktLiteral ;
  geo-pos:lat "43.66"^^xsd:decimal ;
  geo-pos:long "-7.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1764'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'c'^^xsd:string;
  dwc:longitude '-7.82'^^xsd:double;
  dwc:latitude '43.66'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1764'^^xsd:string;
  dwc:observationDate '1990-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2138'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2138'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2170'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2170'^^xsd:string;
  dwc:observationDate '1961-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2148'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2148'^^xsd:string;
  dwc:observationDate '1965-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2093'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2093'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2139'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2139'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2156'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2156'^^xsd:string;
  dwc:observationDate '1961-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2082'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2082'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 684'^^xsd:string;
  dwc:scientificName 'Cystoseira fibrosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 684'^^xsd:string;
  dwc:observationDate '1961-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2172'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2172'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3257'^^xsd:string;
  dwc:scientificName 'Catenella repens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3257'^^xsd:string;
  dwc:observationDate '1961-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1906'^^xsd:string;
  dwc:scientificName 'Bifurcaria tuberculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '499117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1906'^^xsd:string;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2162'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2162'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2182'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2182'^^xsd:string;
  dwc:observationDate '1965-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2167'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2167'^^xsd:string;
  dwc:observationDate '1961-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1582'^^xsd:string;
  dwc:scientificName 'Cystoseira ericoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1582'^^xsd:string;
  dwc:observationDate '1961-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2141'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2141'^^xsd:string;
  dwc:observationDate '1961-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2151'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2151'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2147'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2147'^^xsd:string;
  dwc:observationDate '1965-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2091'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2091'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2137'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2137'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2088'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2088'^^xsd:string;
  dwc:observationDate '1965-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2185'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2185'^^xsd:string;
  dwc:observationDate '1965-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2124'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2124'^^xsd:string;
  dwc:observationDate '1965-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2153'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2153'^^xsd:string;
  dwc:observationDate '1965-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2169'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2169'^^xsd:string;
  dwc:observationDate '1961-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2123'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2123'^^xsd:string;
  dwc:observationDate '1965-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2188'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2188'^^xsd:string;
  dwc:observationDate '1961-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2087'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2087'^^xsd:string;
  dwc:observationDate '1965-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2152'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2152'^^xsd:string;
  dwc:observationDate '1965-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2045'^^xsd:string;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2045'^^xsd:string;
  dwc:observationDate '1961-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2157'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2157'^^xsd:string;
  dwc:observationDate '1961-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2186'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2186'^^xsd:string;
  dwc:observationDate '1965-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2161'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2161'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2059'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2059'^^xsd:string;
  dwc:observationDate '1961-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2158'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2158'^^xsd:string;
  dwc:observationDate '1961-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2150'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2150'^^xsd:string;
  dwc:observationDate '1965-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2166'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2166'^^xsd:string;
  dwc:observationDate '1961-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2042'^^xsd:string;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2042'^^xsd:string;
  dwc:observationDate '1961-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2181'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2181'^^xsd:string;
  dwc:observationDate '1965-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2136'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2136'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2039'^^xsd:string;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2039'^^xsd:string;
  dwc:observationDate '1961-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2165'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2165'^^xsd:string;
  dwc:observationDate '1961-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 682'^^xsd:string;
  dwc:scientificName 'Cystoseira fibrosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 682'^^xsd:string;
  dwc:observationDate '1965-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2160'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2160'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2154'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2154'^^xsd:string;
  dwc:observationDate '1965-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2058'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2058'^^xsd:string;
  dwc:observationDate '1961-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2146'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2146'^^xsd:string;
  dwc:observationDate '1965-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2092'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2092'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2111'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2111'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2163'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2163'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2094'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2094'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2183'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2183'^^xsd:string;
  dwc:observationDate '1965-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2159'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2159'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2184'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2184'^^xsd:string;
  dwc:observationDate '1965-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2040'^^xsd:string;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2040'^^xsd:string;
  dwc:observationDate '1961-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2202'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2202'^^xsd:string;
  dwc:observationDate '1961-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2278'^^xsd:string;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2278'^^xsd:string;
  dwc:observationDate '1961-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2187'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2187'^^xsd:string;
  dwc:observationDate '1965-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2140'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2140'^^xsd:string;
  dwc:observationDate '1961-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2043'^^xsd:string;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2043'^^xsd:string;
  dwc:observationDate '1961-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2089'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2089'^^xsd:string;
  dwc:observationDate '1965-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2204'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2204'^^xsd:string;
  dwc:observationDate '1961-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2134'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2134'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2164'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2164'^^xsd:string;
  dwc:observationDate '1961-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2279'^^xsd:string;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2279'^^xsd:string;
  dwc:observationDate '1961-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2168'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2168'^^xsd:string;
  dwc:observationDate '1961-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2041'^^xsd:string;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2041'^^xsd:string;
  dwc:observationDate '1961-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2095'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2095'^^xsd:string;
  dwc:observationDate '1965-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2149'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2149'^^xsd:string;
  dwc:observationDate '1965-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2122'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2122'^^xsd:string;
  dwc:observationDate '1965-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2203'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2203'^^xsd:string;
  dwc:observationDate '1961-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 370'^^xsd:string;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'LU'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 370'^^xsd:string;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 366'^^xsd:string;
  dwc:scientificName 'Laminaria ochroleuca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'lu'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 366'^^xsd:string;
  dwc:observationDate '1961-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '145728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 -6.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 -6.96)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "-6.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 218'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.96'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 218'^^xsd:string;
  dwc:observationDate '1993-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 -6.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 -6.96)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "-6.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2579'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.96'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2579'^^xsd:string;
  dwc:observationDate '1993-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 -6.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 -6.96)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "-6.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3348'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.96'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3348'^^xsd:string;
  dwc:observationDate '1993-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 -6.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 -6.96)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "-6.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3160'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.96'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3160'^^xsd:string;
  dwc:observationDate '1993-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 -6.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 -6.96)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "-6.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 219'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.96'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 219'^^xsd:string;
  dwc:observationDate '1993-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 -6.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 -6.96)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "-6.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1687'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.96'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1687'^^xsd:string;
  dwc:observationDate '1993-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 -6.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 -6.96)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "-6.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3141'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.96'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3141'^^xsd:string;
  dwc:observationDate '1993-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 -6.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "-6.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 -6.59)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "-6.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2612'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.59'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2612'^^xsd:string;
  dwc:observationDate '1993-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 -6.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "-6.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 -6.59)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "-6.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3103'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.59'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3103'^^xsd:string;
  dwc:observationDate '1993-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 -6.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "-6.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 -6.59)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "-6.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2602'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.59'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2602'^^xsd:string;
  dwc:observationDate '1993-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -6.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-6.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -6.48)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-6.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3089'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.48'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3089'^^xsd:string;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -6.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-6.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -6.48)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-6.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3161'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.48'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3161'^^xsd:string;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -6.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-6.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -6.48)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-6.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3296'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.48'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3296'^^xsd:string;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -6.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-6.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -6.48)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-6.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3090'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.48'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3090'^^xsd:string;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -6.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-6.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -6.48)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-6.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3470'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.48'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3470'^^xsd:string;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -6.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-6.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -6.48)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-6.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3469'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.48'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3469'^^xsd:string;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -6.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "-6.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 -6.47)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "-6.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3304'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.47'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3304'^^xsd:string;
  dwc:observationDate '1994-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 -6.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79"^^xsd:decimal ;
  dwc:decimalLongitude "-6.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 -6.37)"^^geo:wktLiteral ;
  geo-pos:lat "36.79"^^xsd:decimal ;
  geo-pos:long "-6.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3362'^^xsd:string;
  dwc:scientificName 'Dictyota sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.37'^^xsd:double;
  dwc:latitude '36.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3362'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 -6.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79"^^xsd:decimal ;
  dwc:decimalLongitude "-6.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79 -6.37)"^^geo:wktLiteral ;
  geo-pos:lat "36.79"^^xsd:decimal ;
  geo-pos:long "-6.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3034'^^xsd:string;
  dwc:scientificName 'Dictyota sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.37'^^xsd:double;
  dwc:latitude '36.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3034'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 730'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 730'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3003'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3003'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3084'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3084'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 487'^^xsd:string;
  dwc:scientificName 'Gracilaria dura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 487'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2448'^^xsd:string;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2448'^^xsd:string;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 745'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 745'^^xsd:string;
  dwc:observationDate '1973-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3339'^^xsd:string;
  dwc:scientificName 'Dictyota sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3339'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1751'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1751'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1970'^^xsd:string;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1970'^^xsd:string;
  dwc:observationDate '1977-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 693'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 693'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 756'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 756'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 757'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 757'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3347'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3347'^^xsd:string;
  dwc:observationDate '1960-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1752'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1752'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3292'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3292'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3293'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3293'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 747'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 747'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 746'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 746'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 744'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 744'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3353'^^xsd:string;
  dwc:scientificName 'Dictyota sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3353'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1753'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1753'^^xsd:string;
  dwc:observationDate '1977-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3081'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3081'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2599'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2599'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1750'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1750'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2016'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2016'^^xsd:string;
  dwc:observationDate '1960-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1748'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1748'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3082'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3082'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2587'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2587'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1060'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1060'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3083'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3083'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3150'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3150'^^xsd:string;
  dwc:observationDate '1993-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3365'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3365'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 450'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 450'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3454'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3454'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2457'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2457'^^xsd:string;
  dwc:observationDate '1977-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2404'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2404'^^xsd:string;
  dwc:observationDate '1972-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2378'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2378'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-6.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -6.26)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-6.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 488'^^xsd:string;
  dwc:scientificName 'Gracilaria dura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.26'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 488'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34"^^xsd:decimal ;
  dwc:decimalLongitude "-6.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.34"^^xsd:decimal ;
  geo-pos:long "-6.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 23'^^xsd:string;
  dwc:scientificName 'Dilophus ligulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.16'^^xsd:double;
  dwc:latitude '36.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 23'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34"^^xsd:decimal ;
  dwc:decimalLongitude "-6.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.34"^^xsd:decimal ;
  geo-pos:long "-6.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 15'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.16'^^xsd:double;
  dwc:latitude '36.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 15'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34"^^xsd:decimal ;
  dwc:decimalLongitude "-6.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.34"^^xsd:decimal ;
  geo-pos:long "-6.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 100'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.16'^^xsd:double;
  dwc:latitude '36.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 100'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34"^^xsd:decimal ;
  dwc:decimalLongitude "-6.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.34"^^xsd:decimal ;
  geo-pos:long "-6.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3088'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.16'^^xsd:double;
  dwc:latitude '36.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3088'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34"^^xsd:decimal ;
  dwc:decimalLongitude "-6.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.34"^^xsd:decimal ;
  geo-pos:long "-6.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3380'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.16'^^xsd:double;
  dwc:latitude '36.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3380'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34"^^xsd:decimal ;
  dwc:decimalLongitude "-6.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.34"^^xsd:decimal ;
  geo-pos:long "-6.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3087'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.16'^^xsd:double;
  dwc:latitude '36.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3087'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34"^^xsd:decimal ;
  dwc:decimalLongitude "-6.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.34"^^xsd:decimal ;
  geo-pos:long "-6.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3013'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.16'^^xsd:double;
  dwc:latitude '36.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3013'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34"^^xsd:decimal ;
  dwc:decimalLongitude "-6.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.34"^^xsd:decimal ;
  geo-pos:long "-6.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 909'^^xsd:string;
  dwc:scientificName 'Cystoseira fimbriata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.16'^^xsd:double;
  dwc:latitude '36.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381176'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 909'^^xsd:string;
  dwc:observationDate '1959-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34"^^xsd:decimal ;
  dwc:decimalLongitude "-6.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 -6.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.34"^^xsd:decimal ;
  geo-pos:long "-6.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 16'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.16'^^xsd:double;
  dwc:latitude '36.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 16'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 -6.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43"^^xsd:decimal ;
  dwc:decimalLongitude "-6.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 -6.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.43"^^xsd:decimal ;
  geo-pos:long "-6.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 204'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ribera Sigußn, M¬ Ant=nia; G=mez Garreta, Amelia;'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.16'^^xsd:double;
  dwc:latitude '36.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 204'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 -6.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43"^^xsd:decimal ;
  dwc:decimalLongitude "-6.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 -6.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.43"^^xsd:decimal ;
  geo-pos:long "-6.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1548'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.16'^^xsd:double;
  dwc:latitude '36.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1548'^^xsd:string;
  dwc:observationDate '1995-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 -6.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43"^^xsd:decimal ;
  dwc:decimalLongitude "-6.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 -6.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.43"^^xsd:decimal ;
  geo-pos:long "-6.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1083'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi; Barcel= Martf, M¬ Carme; Ribera'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.16'^^xsd:double;
  dwc:latitude '36.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1083'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 -6.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43"^^xsd:decimal ;
  dwc:decimalLongitude "-6.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 -6.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.43"^^xsd:decimal ;
  geo-pos:long "-6.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1549'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.16'^^xsd:double;
  dwc:latitude '36.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1549'^^xsd:string;
  dwc:observationDate '1995-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 -6.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43"^^xsd:decimal ;
  dwc:decimalLongitude "-6.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 -6.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.43"^^xsd:decimal ;
  geo-pos:long "-6.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 174'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ribera Sigußn, M¬ Ant=nia; G=mez Garreta, Amelia;'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.16'^^xsd:double;
  dwc:latitude '36.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 174'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 -6.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43"^^xsd:decimal ;
  dwc:decimalLongitude "-6.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 -6.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.43"^^xsd:decimal ;
  geo-pos:long "-6.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2395'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.16'^^xsd:double;
  dwc:latitude '36.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2395'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 6'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 6'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1494'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1494'^^xsd:string;
  dwc:observationDate '1988-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1491'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1491'^^xsd:string;
  dwc:observationDate '1988-12-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 18'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 18'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1495'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1495'^^xsd:string;
  dwc:observationDate '1988-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1512'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1512'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2617'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2617'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1485'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1485'^^xsd:string;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1492'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1492'^^xsd:string;
  dwc:observationDate '1988-12-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 893'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 893'^^xsd:string;
  dwc:observationDate '1988-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1486'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1486'^^xsd:string;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1493'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1493'^^xsd:string;
  dwc:observationDate '1988-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3374'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3374'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 61'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 61'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 5'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 5'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2344'^^xsd:string;
  dwc:scientificName 'Sargassum trichocarpum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2344'^^xsd:string;
  dwc:observationDate '1988-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 62'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 62'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 80'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 80'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.24"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1061'^^xsd:string;
  dwc:scientificName 'Dilophus ligulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1061'^^xsd:string;
  dwc:observationDate '1959-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.24"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3330'^^xsd:string;
  dwc:scientificName 'Dictyota ligulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '36.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3330'^^xsd:string;
  dwc:observationDate '1959-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.83)"^^geo:wktLiteral ;
  geo-pos:lat "36.07"^^xsd:decimal ;
  geo-pos:long "-5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2515'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '36.07'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2515'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.83)"^^geo:wktLiteral ;
  geo-pos:lat "36.07"^^xsd:decimal ;
  geo-pos:long "-5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2533'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '36.07'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2533'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.83)"^^geo:wktLiteral ;
  geo-pos:lat "36.07"^^xsd:decimal ;
  geo-pos:long "-5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3414'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '36.07'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3414'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.83)"^^geo:wktLiteral ;
  geo-pos:lat "36.07"^^xsd:decimal ;
  geo-pos:long "-5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2534'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '36.07'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2534'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.83)"^^geo:wktLiteral ;
  geo-pos:lat "36.07"^^xsd:decimal ;
  geo-pos:long "-5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3588'^^xsd:string;
  dwc:scientificName 'Gelidium sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '36.07'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3588'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.83)"^^geo:wktLiteral ;
  geo-pos:lat "36.07"^^xsd:decimal ;
  geo-pos:long "-5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3589'^^xsd:string;
  dwc:scientificName 'Gelidium sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '36.07'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3589'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.83)"^^geo:wktLiteral ;
  geo-pos:lat "36.07"^^xsd:decimal ;
  geo-pos:long "-5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3590'^^xsd:string;
  dwc:scientificName 'Gelidium sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '36.07'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3590'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.83)"^^geo:wktLiteral ;
  geo-pos:lat "36.07"^^xsd:decimal ;
  geo-pos:long "-5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2535'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '36.07'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2535'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07"^^xsd:decimal ;
  dwc:decimalLongitude "-5.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.72)"^^geo:wktLiteral ;
  geo-pos:lat "36.07"^^xsd:decimal ;
  geo-pos:long "-5.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2379'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.72'^^xsd:double;
  dwc:latitude '36.07'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2379'^^xsd:string;
  dwc:observationDate '1988-11-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07"^^xsd:decimal ;
  dwc:decimalLongitude "-5.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07 -5.72)"^^geo:wktLiteral ;
  geo-pos:lat "36.07"^^xsd:decimal ;
  geo-pos:long "-5.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2403'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.72'^^xsd:double;
  dwc:latitude '36.07'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2403'^^xsd:string;
  dwc:observationDate '1988-08-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 31'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 31'^^xsd:string;
  dwc:observationDate '1993-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1051'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1051'^^xsd:string;
  dwc:observationDate '1993-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1352'^^xsd:string;
  dwc:scientificName 'Cystoseira mauritanica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1352'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 951'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 951'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3261'^^xsd:string;
  dwc:scientificName 'Caulacanthus ustulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3261'^^xsd:string;
  dwc:observationDate '1959-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1291'^^xsd:string;
  dwc:scientificName 'Cystoseira myriophylloides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '496831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1291'^^xsd:string;
  dwc:observationDate '1959-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '295873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1354'^^xsd:string;
  dwc:scientificName 'Cystoseira mauritanica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1354'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1465498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1347'^^xsd:string;
  dwc:scientificName 'Cystoseira gibraltarica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1347'^^xsd:string;
  dwc:observationDate '1983-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '145523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 950'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 950'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1518'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1518'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1517'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1517'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1516'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1516'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1513'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1513'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1348'^^xsd:string;
  dwc:scientificName 'Cystoseira gibraltarica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1348'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1745'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1745'^^xsd:string;
  dwc:observationDate '1983-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1772'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1772'^^xsd:string;
  dwc:observationDate '1983-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1746'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1746'^^xsd:string;
  dwc:observationDate '1983-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1744'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1744'^^xsd:string;
  dwc:observationDate '1983-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1770'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1770'^^xsd:string;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2289'^^xsd:string;
  dwc:scientificName 'Phyllaria reniformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2289'^^xsd:string;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1768'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1768'^^xsd:string;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1761'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1761'^^xsd:string;
  dwc:observationDate '1983-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2631'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2631'^^xsd:string;
  dwc:observationDate '1993-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 96'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 96'^^xsd:string;
  dwc:observationDate '1993-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1769'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1769'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1747'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1747'^^xsd:string;
  dwc:observationDate '1983-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2287'^^xsd:string;
  dwc:scientificName 'Phyllariopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2287'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 17'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 17'^^xsd:string;
  dwc:observationDate '1993-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3337'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3337'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 505'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 505'^^xsd:string;
  dwc:observationDate '1994-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3450'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3450'^^xsd:string;
  dwc:observationDate '1993-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 507'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 507'^^xsd:string;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "35.98"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 506'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 506'^^xsd:string;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1766'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1766'^^xsd:string;
  dwc:observationDate '1988-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1349'^^xsd:string;
  dwc:scientificName 'Cystoseira gibraltarica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1349'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 790'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 790'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1344'^^xsd:string;
  dwc:scientificName 'Cystoseira gibraltarica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1344'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 903'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 903'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1345'^^xsd:string;
  dwc:scientificName 'Cystoseira gibraltarica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1345'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1342'^^xsd:string;
  dwc:scientificName 'Cystoseira gibraltarica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1342'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 904'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 904'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1343'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1343'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1337'^^xsd:string;
  dwc:scientificName 'Cystoseira gibraltarica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1337'^^xsd:string;
  dwc:observationDate '1988-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '145523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 949'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 949'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1350'^^xsd:string;
  dwc:scientificName 'Cystoseira gibraltarica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1350'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 775'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 775'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 948'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 948'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1338'^^xsd:string;
  dwc:scientificName 'Cystoseira gibraltarica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1338'^^xsd:string;
  dwc:observationDate '1988-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '145523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 995'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 995'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1340'^^xsd:string;
  dwc:scientificName 'Cystoseira gibraltarica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1340'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1355'^^xsd:string;
  dwc:scientificName 'Cystoseira mauritanica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1355'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1465498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 776'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 776'^^xsd:string;
  dwc:observationDate '1988-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2070'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2070'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2067'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2067'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2066'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2066'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1335'^^xsd:string;
  dwc:scientificName 'Cystoseira gibraltarica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1335'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 771'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 771'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 788'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 788'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1346'^^xsd:string;
  dwc:scientificName 'Cystoseira gibraltarica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1346'^^xsd:string;
  dwc:observationDate '1988-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 778'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 778'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 871'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 871'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 779'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 779'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 989'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 989'^^xsd:string;
  dwc:observationDate '1993-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1339'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1339'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1336'^^xsd:string;
  dwc:scientificName 'Cystoseira gibraltarica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1336'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1341'^^xsd:string;
  dwc:scientificName 'Cystoseira gibraltarica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1341'^^xsd:string;
  dwc:observationDate '1988-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2069'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2069'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2068'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2068'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 94'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 94'^^xsd:string;
  dwc:observationDate '1993-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 24'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 24'^^xsd:string;
  dwc:observationDate '1993-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3376'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3376'^^xsd:string;
  dwc:observationDate '1993-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2065'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2065'^^xsd:string;
  dwc:observationDate '1988-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2619'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2619'^^xsd:string;
  dwc:observationDate '1993-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3076'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3076'^^xsd:string;
  dwc:observationDate '1993-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08 -5.39)"^^geo:wktLiteral ;
  geo-pos:lat "36.08"^^xsd:decimal ;
  geo-pos:long "-5.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 20'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.39'^^xsd:double;
  dwc:latitude '36.08'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 20'^^xsd:string;
  dwc:observationDate '1993-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1774'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1774'^^xsd:string;
  dwc:observationDate '1988-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3511'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3511'^^xsd:string;
  dwc:observationDate '1988-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 902'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 902'^^xsd:string;
  dwc:observationDate '1989-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1420'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1420'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 930'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 930'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1430'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1430'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1412'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1412'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 896'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 896'^^xsd:string;
  dwc:observationDate '1989-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1433'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1433'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1424'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1424'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1415'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1415'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 79'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 79'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 78'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 78'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1401'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1401'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1402'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1402'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1431'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1431'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 894'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 894'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1417'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1417'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1404'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1404'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1403'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1403'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 846'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 846'^^xsd:string;
  dwc:observationDate '1988-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1414'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1414'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1423'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1423'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 842'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 842'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1406'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1406'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 924'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 924'^^xsd:string;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 895'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 895'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1413'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1413'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1418'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1418'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1411'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1411'^^xsd:string;
  dwc:observationDate '1988-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3109'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3109'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3508'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3508'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 892'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 892'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1410'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1410'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1422'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1422'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 883'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 883'^^xsd:string;
  dwc:observationDate '1988-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1408'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1408'^^xsd:string;
  dwc:observationDate '1988-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1405'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1405'^^xsd:string;
  dwc:observationDate '1988-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1407'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1407'^^xsd:string;
  dwc:observationDate '1989-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1421'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1421'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1409'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1409'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1416'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1416'^^xsd:string;
  dwc:observationDate '1989-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3518'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3518'^^xsd:string;
  dwc:observationDate '1988-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3517'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3517'^^xsd:string;
  dwc:observationDate '1988-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3504'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3504'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3509'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3509'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1780'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1780'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1570'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1570'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3513'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3513'^^xsd:string;
  dwc:observationDate '1988-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3494'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3494'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3514'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3514'^^xsd:string;
  dwc:observationDate '1988-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3507'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3507'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3515'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3515'^^xsd:string;
  dwc:observationDate '1988-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3506'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3506'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2286'^^xsd:string;
  dwc:scientificName 'Phyllariopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2286'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '144200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1569'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1569'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1775'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1775'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3373'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3373'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3493'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3493'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3512'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3512'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3505'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3505'^^xsd:string;
  dwc:observationDate '1988-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3516'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3516'^^xsd:string;
  dwc:observationDate '1988-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3495'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3495'^^xsd:string;
  dwc:observationDate '1988-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1776'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1776'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3503'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3503'^^xsd:string;
  dwc:observationDate '1988-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1754'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1754'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1568'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1568'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1567'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1567'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1755'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1755'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2285'^^xsd:string;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2285'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3492'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3492'^^xsd:string;
  dwc:observationDate '1989-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3502'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3502'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3510'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3510'^^xsd:string;
  dwc:observationDate '1988-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 7'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 7'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -5.18)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-5.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2375'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.18'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2375'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.17)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1566'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Conde'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-5.17'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1566'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1436'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1436'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.44"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3295'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3295'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1779'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1779'^^xsd:string;
  dwc:observationDate '1974-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2358'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ma'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2358'^^xsd:string;
  dwc:observationDate '1989-02-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1760'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ma'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1760'^^xsd:string;
  dwc:observationDate '1988-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2357'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ma'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2357'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2345'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ma'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2345'^^xsd:string;
  dwc:observationDate '1989-02-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -4.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -4.73)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "-4.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2377'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.73'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2377'^^xsd:string;
  dwc:observationDate '1988-05-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "36.81"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1587'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '36.81'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1587'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1428'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1428'^^xsd:string;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1398'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1398'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1419'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1419'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1396'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1396'^^xsd:string;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 901'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 901'^^xsd:string;
  dwc:observationDate '1988-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1400'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1400'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 922'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 922'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1351'^^xsd:string;
  dwc:scientificName 'Cystoseira mauritanica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1351'^^xsd:string;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 919'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 919'^^xsd:string;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1432'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1432'^^xsd:string;
  dwc:observationDate '1988-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 898'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 898'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1427'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1427'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1399'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1399'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1426'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1426'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 843'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 843'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 899'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 899'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 900'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 900'^^xsd:string;
  dwc:observationDate '1988-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1425'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1425'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 882'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 882'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1397'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1397'^^xsd:string;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1593'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1593'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1663'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1663'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3519'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3519'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1590'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Conde, Francisco'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1590'^^xsd:string;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 27'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 27'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3496'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3496'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1592'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1592'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1667'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1667'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3498'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3498'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3520'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3520'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3521'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3521'^^xsd:string;
  dwc:observationDate '1988-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3497'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3497'^^xsd:string;
  dwc:observationDate '1988-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1664'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1664'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2074'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2074'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1662'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1662'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3501'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3501'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2072'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2072'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2353'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2353'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2355'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2355'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2393'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2393'^^xsd:string;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2385'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2385'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2348'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2348'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2388'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2388'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3432'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ribera Sigußn, M¬ Ant=nia; Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3432'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.54"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2354'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2354'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -4.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63"^^xsd:decimal ;
  dwc:decimalLongitude "-4.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -4.51)"^^geo:wktLiteral ;
  geo-pos:lat "36.63"^^xsd:decimal ;
  geo-pos:long "-4.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 10'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.51'^^xsd:double;
  dwc:latitude '36.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 10'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -4.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63"^^xsd:decimal ;
  dwc:decimalLongitude "-4.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -4.51)"^^geo:wktLiteral ;
  geo-pos:lat "36.63"^^xsd:decimal ;
  geo-pos:long "-4.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 30'^^xsd:string;
  dwc:scientificName 'Dictyota sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.51'^^xsd:double;
  dwc:latitude '36.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 30'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -4.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63"^^xsd:decimal ;
  dwc:decimalLongitude "-4.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -4.51)"^^geo:wktLiteral ;
  geo-pos:lat "36.63"^^xsd:decimal ;
  geo-pos:long "-4.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1665'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.51'^^xsd:double;
  dwc:latitude '36.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1665'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -4.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63"^^xsd:decimal ;
  dwc:decimalLongitude "-4.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -4.51)"^^geo:wktLiteral ;
  geo-pos:lat "36.63"^^xsd:decimal ;
  geo-pos:long "-4.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3372'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.51'^^xsd:double;
  dwc:latitude '36.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3372'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -4.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63"^^xsd:decimal ;
  dwc:decimalLongitude "-4.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -4.51)"^^geo:wktLiteral ;
  geo-pos:lat "36.63"^^xsd:decimal ;
  geo-pos:long "-4.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1365'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.51'^^xsd:double;
  dwc:latitude '36.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1365'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -4.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63"^^xsd:decimal ;
  dwc:decimalLongitude "-4.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -4.51)"^^geo:wktLiteral ;
  geo-pos:lat "36.63"^^xsd:decimal ;
  geo-pos:long "-4.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 9'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.51'^^xsd:double;
  dwc:latitude '36.63'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 9'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1556'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1556'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1926'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1926'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1963'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1963'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1925'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1925'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1961'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1961'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 621'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 621'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1964'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1964'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1927'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1927'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 634'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 634'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1962'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1962'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2547'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez &  Rull Lluch, Jord'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2547'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2465'^^xsd:string;
  dwc:scientificName 'Gelidium cantabricum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '371046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2465'^^xsd:string;
  dwc:aphiaIdAccepted '371046'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1555'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1555'^^xsd:string;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2296'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.42'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2296'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3408'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3408'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 625'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 625'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3333'^^xsd:string;
  dwc:scientificName 'Dictyota sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3333'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1298'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis  var. myriophylloides (Sauv.) J'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '295873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1298'^^xsd:string;
  dwc:observationDate '1988-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '295873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 622'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 622'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1296'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis  var. myriophylloides (Sauv.) J'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '295873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1296'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '295873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 632'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 632'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1293'^^xsd:string;
  dwc:scientificName 'Cystoseira myriophylloides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '496831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1293'^^xsd:string;
  dwc:observationDate '1988-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '295873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 623'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 623'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 631'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 631'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1295'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis  var. myriophylloides (Sauv.) J'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '295873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1295'^^xsd:string;
  dwc:observationDate '1988-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '295873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 217'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 217'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2608'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2608'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1297'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis  var. myriophylloides (Sauv.) J'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '295873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1297'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '295873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 614'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 614'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 613'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 613'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1672'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1672'^^xsd:string;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2607'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2607'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1563'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1563'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1671'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1671'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2294'^^xsd:string;
  dwc:scientificName 'Saccorhiza bulbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '163293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2294'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2297'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2297'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "-4.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "-4.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1682'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.29'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1682'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "-4.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "-4.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1678'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.29'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1678'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "-4.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "-4.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1586'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.29'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1586'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "-4.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "-4.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1585'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.29'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1585'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "-4.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "-4.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1679'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.29'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1679'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "-4.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "-4.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1680'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.29'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1680'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "-4.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "-4.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1584'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.29'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1584'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "-4.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "-4.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1681'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.29'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1681'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "-4.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -4.29)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "-4.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1583'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-4.29'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1583'^^xsd:string;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -4.23)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "-4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3407'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.23'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3407'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1560'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.93'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1560'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 624'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.93'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 624'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 611'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.93'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 611'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2563'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez &  Rull Lluch, Jord'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.93'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2563'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1959'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.93'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1959'^^xsd:string;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 609'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.93'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 609'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1958'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.93'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1958'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 612'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.93'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 612'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 610'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.93'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 610'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2568'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez &  Rull Lluch, Jord'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.93'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2568'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2655'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.93'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2655'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2593'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.93'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2593'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1454'^^xsd:string;
  dwc:scientificName 'Rhodymenia sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.93'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1454'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2654'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.93'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2654'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1562'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.93'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1562'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2450'^^xsd:string;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.93'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2450'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.48 -3.93)"^^geo:wktLiteral ;
  geo-pos:lat "43.48"^^xsd:decimal ;
  geo-pos:long "-3.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2449'^^xsd:string;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.93'^^xsd:double;
  dwc:latitude '43.48'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2449'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.84)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1777'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-3.84'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1777'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.84)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 844'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-3.84'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 844'^^xsd:string;
  dwc:observationDate '1988-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.84)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 859'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-3.84'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 859'^^xsd:string;
  dwc:observationDate '1988-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.84)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 845'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-3.84'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 845'^^xsd:string;
  dwc:observationDate '1988-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.84)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 22'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-3.84'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 22'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.84)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 8'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-3.84'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 8'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.84)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 4'^^xsd:string;
  dwc:scientificName 'Didymochrysis sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ribera Sigußn, M¬ Ant=nia; G=mez Garreta, Amelia;'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ma'^^xsd:string;
  dwc:longitude '-3.84'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '578148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 4'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '578148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3397'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3397'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 630'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 630'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1965'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1965'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1960'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1960'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3038'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3038'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 616'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 616'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2239'^^xsd:string;
  dwc:scientificName 'Halopteris sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2239'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3351'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3351'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3352'^^xsd:string;
  dwc:scientificName 'Dictyota sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3352'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2596'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2596'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3303'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3303'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3369'^^xsd:string;
  dwc:scientificName 'Dictyota sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3369'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3350'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3350'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2338'^^xsd:string;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2338'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2337'^^xsd:string;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2337'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 12'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Gr'^^xsd:string;
  dwc:longitude '-3.73'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 12'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3364'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Gr'^^xsd:string;
  dwc:longitude '-3.73'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3364'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 13'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Gr'^^xsd:string;
  dwc:longitude '-3.73'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 13'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 988'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Gr'^^xsd:string;
  dwc:longitude '-3.73'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 988'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 95'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Gr'^^xsd:string;
  dwc:longitude '-3.73'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 95'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2618'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Gr'^^xsd:string;
  dwc:longitude '-3.73'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2618'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1574'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Gr'^^xsd:string;
  dwc:longitude '-3.73'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1574'^^xsd:string;
  dwc:observationDate '1989-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1573'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Gr'^^xsd:string;
  dwc:longitude '-3.73'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1573'^^xsd:string;
  dwc:observationDate '1988-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1571'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Gr'^^xsd:string;
  dwc:longitude '-3.73'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1571'^^xsd:string;
  dwc:observationDate '1988-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3115'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Gr'^^xsd:string;
  dwc:longitude '-3.73'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3115'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3386'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Gr'^^xsd:string;
  dwc:longitude '-3.73'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3386'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1572'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Gr'^^xsd:string;
  dwc:longitude '-3.73'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1572'^^xsd:string;
  dwc:observationDate '1988-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 74'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Gr'^^xsd:string;
  dwc:longitude '-3.73'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 74'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.73)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1364'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Gr'^^xsd:string;
  dwc:longitude '-3.73'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1364'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 619'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.68'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 619'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3250'^^xsd:string;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.68'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3250'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 620'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.68'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 620'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 617'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.68'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 617'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 618'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.68'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 618'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2240'^^xsd:string;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.68'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2240'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2603'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.68'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2603'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3334'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.68'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3334'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.68)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 216'^^xsd:string;
  dwc:scientificName 'Dictyota spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.68'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 216'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2600'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.56'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2600'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2615'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; Rull Lluch, Jordi &  G=me'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.56'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2615'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2576'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez &  Rull Lluch, Jord'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.56'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2576'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 654'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.56'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 654'^^xsd:string;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 690'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.56'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 690'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 689'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.56'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 689'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2585'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez &  Rull Lluch, Jord'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.56'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2585'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2595'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.56'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2595'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.56)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2584'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez &  Rull Lluch, Jord'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.56'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2584'^^xsd:string;
  dwc:observationDate '1994-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.43)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 368'^^xsd:string;
  dwc:scientificName 'Laminaria ochroleuca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Pont=n, JosT'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.43'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 368'^^xsd:string;
  dwc:observationDate '1964-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '145728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.43)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3349'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.43'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3349'^^xsd:string;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.43)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2606'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.43'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2606'^^xsd:string;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49"^^xsd:decimal ;
  dwc:decimalLongitude "-3.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49 -3.43)"^^geo:wktLiteral ;
  geo-pos:lat "43.49"^^xsd:decimal ;
  geo-pos:long "-3.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2269'^^xsd:string;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.43'^^xsd:double;
  dwc:latitude '43.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2269'^^xsd:string;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.28)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 987'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Gr'^^xsd:string;
  dwc:longitude '-3.28'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 987'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -3.28)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-3.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1588'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Gr'^^xsd:string;
  dwc:longitude '-3.28'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1588'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-3.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3152'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.19'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3152'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-3.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1553'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.19'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1553'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-3.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 645'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.19'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 645'^^xsd:string;
  dwc:observationDate '1989-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-3.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 629'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.19'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 629'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-3.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3331'^^xsd:string;
  dwc:scientificName 'Dictyota sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.19'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3331'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-3.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 660'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.19'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 660'^^xsd:string;
  dwc:observationDate '1989-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-3.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2632'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.19'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2632'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-3.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 215'^^xsd:string;
  dwc:scientificName 'Dictyota spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.19'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 215'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-3.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3144'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.19'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3144'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-3.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2594'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.19'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2594'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -3.19)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-3.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2410'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.19'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2410'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  geo-pos:lat "35.92"^^xsd:decimal ;
  geo-pos:long "-3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1429'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'al'^^xsd:string;
  dwc:longitude '-3.06'^^xsd:double;
  dwc:latitude '35.92'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1429'^^xsd:string;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  geo-pos:lat "35.92"^^xsd:decimal ;
  geo-pos:long "-3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1356'^^xsd:string;
  dwc:scientificName 'Cystoseira mauritanica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'al'^^xsd:string;
  dwc:longitude '-3.06'^^xsd:double;
  dwc:latitude '35.92'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1356'^^xsd:string;
  dwc:aphiaIdAccepted '1465498'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  geo-pos:lat "35.92"^^xsd:decimal ;
  geo-pos:long "-3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1394'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'al'^^xsd:string;
  dwc:longitude '-3.06'^^xsd:double;
  dwc:latitude '35.92'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1394'^^xsd:string;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  geo-pos:lat "35.92"^^xsd:decimal ;
  geo-pos:long "-3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 854'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'al'^^xsd:string;
  dwc:longitude '-3.06'^^xsd:double;
  dwc:latitude '35.92'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 854'^^xsd:string;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  geo-pos:lat "35.92"^^xsd:decimal ;
  geo-pos:long "-3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1395'^^xsd:string;
  dwc:scientificName 'Cystoseira nodicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'al'^^xsd:string;
  dwc:longitude '-3.06'^^xsd:double;
  dwc:latitude '35.92'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:aphiaid '145526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1395'^^xsd:string;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  geo-pos:lat "35.92"^^xsd:decimal ;
  geo-pos:long "-3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1589'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'AL'^^xsd:string;
  dwc:longitude '-3.06'^^xsd:double;
  dwc:latitude '35.92'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1589'^^xsd:string;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  geo-pos:lat "35.92"^^xsd:decimal ;
  geo-pos:long "-3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1765'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ballesteros Sagarra, Enric'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'al'^^xsd:string;
  dwc:longitude '-3.06'^^xsd:double;
  dwc:latitude '35.92'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1765'^^xsd:string;
  dwc:observationDate '1995-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  geo-pos:lat "35.92"^^xsd:decimal ;
  geo-pos:long "-3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1771'^^xsd:string;
  dwc:scientificName 'Cystoseira usneoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'AL'^^xsd:string;
  dwc:longitude '-3.06'^^xsd:double;
  dwc:latitude '35.92'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '145537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1771'^^xsd:string;
  dwc:observationDate '1985-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1465508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  geo-pos:lat "35.92"^^xsd:decimal ;
  geo-pos:long "-3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3468'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'AL'^^xsd:string;
  dwc:longitude '-3.06'^^xsd:double;
  dwc:latitude '35.92'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3468'^^xsd:string;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92"^^xsd:decimal ;
  dwc:decimalLongitude "-3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92 -3.06)"^^geo:wktLiteral ;
  geo-pos:lat "35.92"^^xsd:decimal ;
  geo-pos:long "-3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2402'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'AL'^^xsd:string;
  dwc:longitude '-3.06'^^xsd:double;
  dwc:latitude '35.92'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2402'^^xsd:string;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.94)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2604'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.94'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2604'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.94)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1956'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.94'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1956'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.94)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1954'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.94'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1954'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.94)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1955'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.94'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1955'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.94)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2605'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.94'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2605'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.94)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 214'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Barcel= Martf, M¬ Carme &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.94'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 214'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.94)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3121'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.94'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3121'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 633'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.81'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 633'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1559'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.81'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1559'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 615'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.81'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 615'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3169'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.81'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3169'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2546'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.81'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2546'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2588'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez &  Rull Lluch, Jord'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.81'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2588'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3073'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.81'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3073'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2640'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.81'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2640'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1554'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.81'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1554'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.81)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2586'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez &  Rull Lluch, Jord'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.81'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2586'^^xsd:string;
  dwc:observationDate '1994-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.61)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2987'^^xsd:string;
  dwc:scientificName 'Chylocladia kaliformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sagredo, Rufino'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'al'^^xsd:string;
  dwc:longitude '-2.61'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2987'^^xsd:string;
  dwc:observationDate '1964-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.61)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 457'^^xsd:string;
  dwc:scientificName 'Gracilaria armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sagredo, Rufino'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'al'^^xsd:string;
  dwc:longitude '-2.61'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 457'^^xsd:string;
  dwc:observationDate '1964-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.61)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1734'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Susanna de la Serna, Alfonso & VallFs Xirau, Joan'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.61'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1734'^^xsd:string;
  dwc:observationDate '1988-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.61)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 454'^^xsd:string;
  dwc:scientificName 'Gracilaria armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'al'^^xsd:string;
  dwc:longitude '-2.61'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 454'^^xsd:string;
  dwc:observationDate '1964-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3077'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.57'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3077'^^xsd:string;
  dwc:observationDate '1994-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3394'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.57'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3394'^^xsd:string;
  dwc:observationDate '1994-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3368'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.57'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3368'^^xsd:string;
  dwc:observationDate '1994-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 628'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.57'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 628'^^xsd:string;
  dwc:observationDate '1994-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 627'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.57'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 627'^^xsd:string;
  dwc:observationDate '1994-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1957'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.57'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1957'^^xsd:string;
  dwc:observationDate '1994-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3395'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.57'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3395'^^xsd:string;
  dwc:observationDate '1994-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1558'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.57'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1558'^^xsd:string;
  dwc:observationDate '1994-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1564'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.57'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1564'^^xsd:string;
  dwc:observationDate '1994-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2597'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.57'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2597'^^xsd:string;
  dwc:observationDate '1994-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3143'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi; G=mez Garreta, Amelia &  Barcel'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.57'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3143'^^xsd:string;
  dwc:observationDate '1994-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -2.57)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-2.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2409'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.57'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2409'^^xsd:string;
  dwc:observationDate '1994-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "-2.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3845'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3845'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "-2.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3778'^^xsd:string;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3778'^^xsd:string;
  dwc:observationDate '1985-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "-2.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3882'^^xsd:string;
  dwc:scientificName 'Aglaothamnion tripinnatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3882'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '144502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "-2.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3852'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3852'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "-2.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3749'^^xsd:string;
  dwc:scientificName 'Cladophora prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3749'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "-2.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3708'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3708'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "-2.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2291'^^xsd:string;
  dwc:scientificName 'Ralfsia sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '143985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2291'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '143985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "-2.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1449'^^xsd:string;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1449'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "-2.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3360'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3360'^^xsd:string;
  dwc:observationDate '1984-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "-2.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3795'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3795'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "-2.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3781'^^xsd:string;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3781'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "-2.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3809'^^xsd:string;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3809'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "-2.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3799'^^xsd:string;
  dwc:scientificName 'Pelvetia canaliculata  fma. acultilobata (Lami) Ar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3799'^^xsd:string;
  dwc:observationDate '1985-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.32"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.32 -2.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.32"^^xsd:decimal ;
  geo-pos:long "-2.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3814'^^xsd:string;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '43.32'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3814'^^xsd:string;
  dwc:observationDate '1984-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 456'^^xsd:string;
  dwc:scientificName 'Gracilaria armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sagredo, Rufino'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'al'^^xsd:string;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 456'^^xsd:string;
  dwc:observationDate '1963-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 459'^^xsd:string;
  dwc:scientificName 'Gracilaria armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sagredo, Rufino'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'al'^^xsd:string;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 459'^^xsd:string;
  dwc:observationDate '1963-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1816'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1816'^^xsd:string;
  dwc:observationDate '1960-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2620'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2620'^^xsd:string;
  dwc:observationDate '1963-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 455'^^xsd:string;
  dwc:scientificName 'Gracilaria armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'al'^^xsd:string;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 455'^^xsd:string;
  dwc:observationDate '1963-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 453'^^xsd:string;
  dwc:scientificName 'Gracilaria armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'al'^^xsd:string;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 453'^^xsd:string;
  dwc:observationDate '1963-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2985'^^xsd:string;
  dwc:scientificName 'Chylocladia verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2985'^^xsd:string;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3691'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3691'^^xsd:string;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3733'^^xsd:string;
  dwc:scientificName 'Codium adhaerens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3733'^^xsd:string;
  dwc:aphiaIdAccepted '145078'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3793'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3793'^^xsd:string;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3841'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3841'^^xsd:string;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3737'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus  fma. verticillatus (Light'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '340796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3737'^^xsd:string;
  dwc:aphiaIdAccepted '239019'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3772'^^xsd:string;
  dwc:scientificName 'Chondria coerulescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3772'^^xsd:string;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1666'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1666'^^xsd:string;
  dwc:observationDate '1988-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3752'^^xsd:string;
  dwc:scientificName 'Cladophora prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3752'^^xsd:string;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3686'^^xsd:string;
  dwc:scientificName 'Codium fragile  var. atlanticum (Cotton) Silva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3686'^^xsd:string;
  dwc:observationDate '1986-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '232219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3701'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3701'^^xsd:string;
  dwc:observationDate '1985-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3756'^^xsd:string;
  dwc:scientificName 'Cladophora pellucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3756'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1311360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3685'^^xsd:string;
  dwc:scientificName 'Codium fragile  var. tomentosoides (van Goor) P.C.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '160515'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3685'^^xsd:string;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3855'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3855'^^xsd:string;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3764'^^xsd:string;
  dwc:scientificName 'Chylocladia verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3764'^^xsd:string;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3673'^^xsd:string;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3673'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3687'^^xsd:string;
  dwc:scientificName 'Codium fragile  var. atlanticum (Cotton) Silva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3687'^^xsd:string;
  dwc:observationDate '1986-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '232219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3725'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3725'^^xsd:string;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3154'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3154'^^xsd:string;
  dwc:observationDate '1991-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3138'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3138'^^xsd:string;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3153'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3153'^^xsd:string;
  dwc:observationDate '1991-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3164'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3164'^^xsd:string;
  dwc:observationDate '1986-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3099'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3099'^^xsd:string;
  dwc:observationDate '1991-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3439'^^xsd:string;
  dwc:scientificName 'Padina pavonia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '220789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3439'^^xsd:string;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3794'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3794'^^xsd:string;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2424'^^xsd:string;
  dwc:scientificName 'Sphacelaria fusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2424'^^xsd:string;
  dwc:observationDate '1978-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '145893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3801'^^xsd:string;
  dwc:scientificName 'Zanardinia prototypus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3801'^^xsd:string;
  dwc:observationDate '1986-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '548016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3817'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3817'^^xsd:string;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.32)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3815'^^xsd:string;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.32'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3815'^^xsd:string;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3774'^^xsd:string;
  dwc:scientificName 'Chondria coerulescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3774'^^xsd:string;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3851'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3851'^^xsd:string;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3840'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3840'^^xsd:string;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2564'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2564'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3187'^^xsd:string;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Casares Pascual, Coro &  Sa'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3187'^^xsd:string;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 638'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 638'^^xsd:string;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3835'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3835'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 658'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 658'^^xsd:string;
  dwc:observationDate '1988-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1998'^^xsd:string;
  dwc:scientificName 'Asperococcus compressus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1998'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '376395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3729'^^xsd:string;
  dwc:scientificName 'Acrosorium uncinatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '162847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3729'^^xsd:string;
  dwc:observationDate '1985-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3700'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3700'^^xsd:string;
  dwc:observationDate '1984-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3738'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus  fma. verticillatus (Light'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '340796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3738'^^xsd:string;
  dwc:aphiaIdAccepted '239019'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3101'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3101'^^xsd:string;
  dwc:observationDate '1984-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3722'^^xsd:string;
  dwc:scientificName 'Audouinella floridula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '146528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3722'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3703'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3703'^^xsd:string;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3741'^^xsd:string;
  dwc:scientificName 'Cladophora pseudopellucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3741'^^xsd:string;
  dwc:observationDate '1985-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1311360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3693'^^xsd:string;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3693'^^xsd:string;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3183'^^xsd:string;
  dwc:scientificName 'Codium sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Casares Pascual, Coro &  Sa'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '143999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3183'^^xsd:string;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '143999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 670'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 670'^^xsd:string;
  dwc:observationDate '1988-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3736'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus  fma. spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3736'^^xsd:string;
  dwc:observationDate '1984-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3762'^^xsd:string;
  dwc:scientificName 'Cladophora coelothrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3762'^^xsd:string;
  dwc:aphiaIdAccepted '145037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3849'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3849'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3702'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3702'^^xsd:string;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3847'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3847'^^xsd:string;
  dwc:observationDate '1984-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 671'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 671'^^xsd:string;
  dwc:observationDate '1988-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3695'^^xsd:string;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3695'^^xsd:string;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3689'^^xsd:string;
  dwc:scientificName 'Codium fragile  var. atlanticum (Cotton) Silva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '232219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3689'^^xsd:string;
  dwc:observationDate '1978-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '232219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3846'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3846'^^xsd:string;
  dwc:observationDate '1984-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3696'^^xsd:string;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3696'^^xsd:string;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3766'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3766'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3787'^^xsd:string;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3787'^^xsd:string;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1973'^^xsd:string;
  dwc:scientificName 'Cutleria adspersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1973'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3717'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3717'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 643'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 643'^^xsd:string;
  dwc:observationDate '1992-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3679'^^xsd:string;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3679'^^xsd:string;
  dwc:observationDate '1986-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3724'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3724'^^xsd:string;
  dwc:observationDate '1985-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3704'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3704'^^xsd:string;
  dwc:observationDate '1984-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3862'^^xsd:string;
  dwc:scientificName 'Cutleria adspersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3862'^^xsd:string;
  dwc:observationDate '1986-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '145295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3854'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3854'^^xsd:string;
  dwc:observationDate '1985-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3718'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3718'^^xsd:string;
  dwc:observationDate '1985-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3853'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3853'^^xsd:string;
  dwc:observationDate '1984-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3839'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3839'^^xsd:string;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3688'^^xsd:string;
  dwc:scientificName 'Codium fragile  var. atlanticum (Cotton) Silva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '232219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3688'^^xsd:string;
  dwc:aphiaIdAccepted '232219'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3258'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3258'^^xsd:string;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3859'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3859'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3745'^^xsd:string;
  dwc:scientificName 'Cladophora pseudopellucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3745'^^xsd:string;
  dwc:aphiaIdAccepted '1311360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3165'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3165'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3719'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3719'^^xsd:string;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3773'^^xsd:string;
  dwc:scientificName 'Chondria coerulescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3773'^^xsd:string;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3694'^^xsd:string;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3694'^^xsd:string;
  dwc:observationDate '1985-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3838'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3838'^^xsd:string;
  dwc:observationDate '1988-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3182'^^xsd:string;
  dwc:scientificName 'Gigartina acicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Casares Pascual, Coro &  Sa'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '162857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3182'^^xsd:string;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3094'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3094'^^xsd:string;
  dwc:observationDate '1993-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1450'^^xsd:string;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1450'^^xsd:string;
  dwc:observationDate '1984-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3823'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3823'^^xsd:string;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3803'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3803'^^xsd:string;
  dwc:observationDate '1984-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3792'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3792'^^xsd:string;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3819'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3819'^^xsd:string;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3783'^^xsd:string;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3783'^^xsd:string;
  dwc:observationDate '1986-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2326'^^xsd:string;
  dwc:scientificName 'Sargassum flavifolium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2326'^^xsd:string;
  dwc:aphiaIdAccepted '145556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3812'^^xsd:string;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3812'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3816'^^xsd:string;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3816'^^xsd:string;
  dwc:observationDate '1985-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3811'^^xsd:string;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3811'^^xsd:string;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3791'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3791'^^xsd:string;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3438'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3438'^^xsd:string;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3813'^^xsd:string;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3813'^^xsd:string;
  dwc:observationDate '1985-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3288'^^xsd:string;
  dwc:scientificName 'Dictyota spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.16'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3288'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 973'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.16'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 973'^^xsd:string;
  dwc:observationDate '1988-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 955'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.16'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 955'^^xsd:string;
  dwc:observationDate '1988-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3431'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.16'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3431'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1733'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Susanna de la Serna, Alfonso & VallFs Xirau, Joan'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.16'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1733'^^xsd:string;
  dwc:observationDate '1988-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 974'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.16'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 974'^^xsd:string;
  dwc:observationDate '1988-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2999'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.16'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2999'^^xsd:string;
  dwc:observationDate '1998-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3290'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.16'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3290'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3291'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.16'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3291'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1732'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.16'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1732'^^xsd:string;
  dwc:observationDate '1988-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 458'^^xsd:string;
  dwc:scientificName 'Gracilaria armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sagredo, Rufino'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'al'^^xsd:string;
  dwc:longitude '-2.16'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 458'^^xsd:string;
  dwc:observationDate '1963-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '145692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2371'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.16'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2371'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.16)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2363'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.16'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2363'^^xsd:string;
  dwc:observationDate '1988-02-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1131'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1131'^^xsd:string;
  dwc:observationDate '1989-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 975'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 975'^^xsd:string;
  dwc:observationDate '1989-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 928'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 928'^^xsd:string;
  dwc:observationDate '1988-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1205'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1205'^^xsd:string;
  dwc:observationDate '1988-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 927'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 927'^^xsd:string;
  dwc:observationDate '1988-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1207'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1207'^^xsd:string;
  dwc:observationDate '1988-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1132'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1132'^^xsd:string;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1158'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1158'^^xsd:string;
  dwc:observationDate '1988-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1160'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1160'^^xsd:string;
  dwc:observationDate '1988-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1206'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1206'^^xsd:string;
  dwc:observationDate '1988-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1180'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1180'^^xsd:string;
  dwc:observationDate '1988-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1157'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1157'^^xsd:string;
  dwc:observationDate '1988-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1133'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1133'^^xsd:string;
  dwc:observationDate '1988-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2630'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2630'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 976'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 976'^^xsd:string;
  dwc:observationDate '1988-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1002'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1002'^^xsd:string;
  dwc:observationDate '1988-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1134'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1134'^^xsd:string;
  dwc:observationDate '1988-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1204'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1204'^^xsd:string;
  dwc:observationDate '1989-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1210'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1210'^^xsd:string;
  dwc:observationDate '1988-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1146'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1146'^^xsd:string;
  dwc:observationDate '1988-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1211'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1211'^^xsd:string;
  dwc:observationDate '1988-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 977'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 977'^^xsd:string;
  dwc:observationDate '1988-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1159'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1159'^^xsd:string;
  dwc:observationDate '1988-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3379'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3379'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3318'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3318'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3282'^^xsd:string;
  dwc:scientificName 'Dilophus ligulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3282'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2238'^^xsd:string;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2238'^^xsd:string;
  dwc:observationDate '1994-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3136'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3136'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3018'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3018'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3268'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola  var. repens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '382506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3268'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '382506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2359'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2359'^^xsd:string;
  dwc:observationDate '1988-05-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.91"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3579'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.91'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3579'^^xsd:string;
  dwc:observationDate '1988-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.91"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 952'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '36.91'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 952'^^xsd:string;
  dwc:observationDate '1988-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33 -1.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33"^^xsd:decimal ;
  dwc:decimalLongitude "-1.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33 -1.99)"^^geo:wktLiteral ;
  geo-pos:lat "43.33"^^xsd:decimal ;
  geo-pos:long "-1.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3874'^^xsd:string;
  dwc:scientificName 'Aglaothamnion scopolorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.99'^^xsd:double;
  dwc:latitude '43.33'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '146481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3874'^^xsd:string;
  dwc:observationDate '1986-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '146481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33 -1.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33"^^xsd:decimal ;
  dwc:decimalLongitude "-1.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33 -1.99)"^^geo:wktLiteral ;
  geo-pos:lat "43.33"^^xsd:decimal ;
  geo-pos:long "-1.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3872'^^xsd:string;
  dwc:scientificName 'Aglaothamnion feldmanniae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.99'^^xsd:double;
  dwc:latitude '43.33'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3872'^^xsd:string;
  dwc:observationDate '1986-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33 -1.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33"^^xsd:decimal ;
  dwc:decimalLongitude "-1.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33 -1.99)"^^geo:wktLiteral ;
  geo-pos:lat "43.33"^^xsd:decimal ;
  geo-pos:long "-1.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3881'^^xsd:string;
  dwc:scientificName 'Aglaothamnion tripinnatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.99'^^xsd:double;
  dwc:latitude '43.33'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3881'^^xsd:string;
  dwc:observationDate '1986-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33 -1.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33"^^xsd:decimal ;
  dwc:decimalLongitude "-1.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33 -1.99)"^^geo:wktLiteral ;
  geo-pos:lat "43.33"^^xsd:decimal ;
  geo-pos:long "-1.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1452'^^xsd:string;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.99'^^xsd:double;
  dwc:latitude '43.33'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1452'^^xsd:string;
  dwc:observationDate '1985-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33 -1.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33"^^xsd:decimal ;
  dwc:decimalLongitude "-1.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33 -1.99)"^^geo:wktLiteral ;
  geo-pos:lat "43.33"^^xsd:decimal ;
  geo-pos:long "-1.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 497'^^xsd:string;
  dwc:scientificName 'Gracilaria foliifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.99'^^xsd:double;
  dwc:latitude '43.33'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145699'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 497'^^xsd:string;
  dwc:observationDate '1986-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145699'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91"^^xsd:decimal ;
  dwc:decimalLongitude "-1.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.91"^^xsd:decimal ;
  geo-pos:long "-1.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 172'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi; Barcel= Martf, M¬ Carme; G=mez'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.93'^^xsd:double;
  dwc:latitude '36.91'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 172'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91"^^xsd:decimal ;
  dwc:decimalLongitude "-1.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.91"^^xsd:decimal ;
  geo-pos:long "-1.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 173'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ribera Sigußn, M¬ Ant=nia; Rull Lluch, Jordi; Barc'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.93'^^xsd:double;
  dwc:latitude '36.91'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 173'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91"^^xsd:decimal ;
  dwc:decimalLongitude "-1.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.91"^^xsd:decimal ;
  geo-pos:long "-1.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3341'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.93'^^xsd:double;
  dwc:latitude '36.91'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3341'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91"^^xsd:decimal ;
  dwc:decimalLongitude "-1.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.91"^^xsd:decimal ;
  geo-pos:long "-1.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1527'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.93'^^xsd:double;
  dwc:latitude '36.91'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1527'^^xsd:string;
  dwc:aphiaIdAccepted '1731896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91"^^xsd:decimal ;
  dwc:decimalLongitude "-1.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.91"^^xsd:decimal ;
  geo-pos:long "-1.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2498'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.93'^^xsd:double;
  dwc:latitude '36.91'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2498'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91"^^xsd:decimal ;
  dwc:decimalLongitude "-1.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.91"^^xsd:decimal ;
  geo-pos:long "-1.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 203'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ribera Sigußn, M¬ Ant=nia; Rull Lluch, Jordi; G=me'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.93'^^xsd:double;
  dwc:latitude '36.91'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 203'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91"^^xsd:decimal ;
  dwc:decimalLongitude "-1.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.91"^^xsd:decimal ;
  geo-pos:long "-1.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2582'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez; Ribera Sigußn, M¬ Ant=nia &  Rull Lluch, Jo'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.93'^^xsd:double;
  dwc:latitude '36.91'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2582'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91"^^xsd:decimal ;
  dwc:decimalLongitude "-1.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.91"^^xsd:decimal ;
  geo-pos:long "-1.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3384'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.93'^^xsd:double;
  dwc:latitude '36.91'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3384'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91"^^xsd:decimal ;
  dwc:decimalLongitude "-1.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.91"^^xsd:decimal ;
  geo-pos:long "-1.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2629'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.93'^^xsd:double;
  dwc:latitude '36.91'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2629'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91"^^xsd:decimal ;
  dwc:decimalLongitude "-1.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -1.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.91"^^xsd:decimal ;
  geo-pos:long "-1.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2351'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.93'^^xsd:double;
  dwc:latitude '36.91'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2351'^^xsd:string;
  dwc:observationDate '1993-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3797'^^xsd:string;
  dwc:scientificName 'Laminaria sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3797'^^xsd:string;
  dwc:observationDate '1989-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '144199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3828'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3828'^^xsd:string;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2325'^^xsd:string;
  dwc:scientificName 'Sargassum flavifolium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2325'^^xsd:string;
  dwc:observationDate '1987-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3790'^^xsd:string;
  dwc:scientificName 'Laminaria ochroleuca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3790'^^xsd:string;
  dwc:observationDate '1986-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '145728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3844'^^xsd:string;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3844'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3748'^^xsd:string;
  dwc:scientificName 'Cladophora prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3748'^^xsd:string;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3062'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3062'^^xsd:string;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2570'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2570'^^xsd:string;
  dwc:observationDate '1991-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2246'^^xsd:string;
  dwc:scientificName 'Giffordia mitchelliae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '162894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2246'^^xsd:string;
  dwc:observationDate '1986-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '699648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3677'^^xsd:string;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3677'^^xsd:string;
  dwc:observationDate '1988-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3747'^^xsd:string;
  dwc:scientificName 'Cladophora prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3747'^^xsd:string;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3716'^^xsd:string;
  dwc:scientificName 'Bryopsis cupressoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3716'^^xsd:string;
  dwc:observationDate '1986-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3768'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3768'^^xsd:string;
  dwc:observationDate '1986-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3713'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3713'^^xsd:string;
  dwc:observationDate '1988-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '144456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3858'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3858'^^xsd:string;
  dwc:observationDate '1986-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3757'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3757'^^xsd:string;
  dwc:observationDate '1987-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3856'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3856'^^xsd:string;
  dwc:observationDate '1986-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3782'^^xsd:string;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3782'^^xsd:string;
  dwc:observationDate '1988-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3777'^^xsd:string;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3777'^^xsd:string;
  dwc:observationDate '1986-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3820'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3820'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3697'^^xsd:string;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3697'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3720'^^xsd:string;
  dwc:scientificName 'Acinetospora crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3720'^^xsd:string;
  dwc:observationDate '1986-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '145398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3758'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3758'^^xsd:string;
  dwc:observationDate '1986-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3746'^^xsd:string;
  dwc:scientificName 'Cladophora prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3746'^^xsd:string;
  dwc:observationDate '1986-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3712'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3712'^^xsd:string;
  dwc:aphiaIdAccepted '144456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3763'^^xsd:string;
  dwc:scientificName 'Chylocladia kaliformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3763'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3776'^^xsd:string;
  dwc:scientificName 'Chondria coerulescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3776'^^xsd:string;
  dwc:observationDate '1986-08-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3723'^^xsd:string;
  dwc:scientificName 'Audouinella codii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '416313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3723'^^xsd:string;
  dwc:observationDate '1987-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '162871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3769'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3769'^^xsd:string;
  dwc:observationDate '1988-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3683'^^xsd:string;
  dwc:scientificName 'Codium tometosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3683'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3259'^^xsd:string;
  dwc:scientificName 'Caulacanthus ustulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3259'^^xsd:string;
  dwc:observationDate '1987-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '145606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3735'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus  fma. spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3735'^^xsd:string;
  dwc:observationDate '1986-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1669'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1669'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3771'^^xsd:string;
  dwc:scientificName 'Chondria coerulescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3771'^^xsd:string;
  dwc:observationDate '1986-11-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3750'^^xsd:string;
  dwc:scientificName 'Cladophora prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3750'^^xsd:string;
  dwc:observationDate '1986-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3676'^^xsd:string;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3676'^^xsd:string;
  dwc:observationDate '1988-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3726'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3726'^^xsd:string;
  dwc:observationDate '1987-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3260'^^xsd:string;
  dwc:scientificName 'Caulacanthus ustulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3260'^^xsd:string;
  dwc:observationDate '1986-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3751'^^xsd:string;
  dwc:scientificName 'Cladophora prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3751'^^xsd:string;
  dwc:observationDate '1986-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3709'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3709'^^xsd:string;
  dwc:observationDate '1986-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3770'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3770'^^xsd:string;
  dwc:observationDate '1984-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3680'^^xsd:string;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3680'^^xsd:string;
  dwc:observationDate '1988-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3711'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3711'^^xsd:string;
  dwc:observationDate '1986-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3682'^^xsd:string;
  dwc:scientificName 'Codium fragile  var. tomentosoides (van Goor) P.C.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '160515'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3682'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3710'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3710'^^xsd:string;
  dwc:observationDate '1984-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3837'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3837'^^xsd:string;
  dwc:observationDate '1988-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3728'^^xsd:string;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3728'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3775'^^xsd:string;
  dwc:scientificName 'Chondria coerulescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3775'^^xsd:string;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3675'^^xsd:string;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3675'^^xsd:string;
  dwc:observationDate '1987-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3743'^^xsd:string;
  dwc:scientificName 'Cladophora pseudopellucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3743'^^xsd:string;
  dwc:aphiaIdAccepted '1311360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3721'^^xsd:string;
  dwc:scientificName 'Audouinella floridula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '146528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3721'^^xsd:string;
  dwc:observationDate '1986-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3760'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3760'^^xsd:string;
  dwc:observationDate '1986-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3761'^^xsd:string;
  dwc:scientificName 'Cladophora hutchinsiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3761'^^xsd:string;
  dwc:observationDate '1986-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3734'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus  fma. verticillatus (Light'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '340796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3734'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '239019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3767'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3767'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3744'^^xsd:string;
  dwc:scientificName 'Cladophora pseudopellucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3744'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1311360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3765'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3765'^^xsd:string;
  dwc:observationDate '1984-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3727'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3727'^^xsd:string;
  dwc:observationDate '1988-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3857'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3857'^^xsd:string;
  dwc:observationDate '1986-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3714'^^xsd:string;
  dwc:scientificName 'Bryopsis balbisiana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3714'^^xsd:string;
  dwc:observationDate '1991-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '144450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3698'^^xsd:string;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3698'^^xsd:string;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3681'^^xsd:string;
  dwc:scientificName 'Codium fragile  var. tomentosoides (van Goor) P.C.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '160515'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3681'^^xsd:string;
  dwc:observationDate '1987-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3684'^^xsd:string;
  dwc:scientificName 'Audouinella codii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '416313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3684'^^xsd:string;
  dwc:observationDate '1986-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '162871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3739'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus  fma. spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3739'^^xsd:string;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3759'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3759'^^xsd:string;
  dwc:observationDate '1986-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3740'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus  fma. verticillatus (Light'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '340796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3740'^^xsd:string;
  dwc:observationDate '1985-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '239019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3731'^^xsd:string;
  dwc:scientificName 'Acrosorium uncinatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '162847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3731'^^xsd:string;
  dwc:observationDate '1986-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3674'^^xsd:string;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3674'^^xsd:string;
  dwc:observationDate '1986-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2031'^^xsd:string;
  dwc:scientificName 'Feldmannia simplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2031'^^xsd:string;
  dwc:observationDate '1986-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '145421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3843'^^xsd:string;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3843'^^xsd:string;
  dwc:observationDate '1984-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2567'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2567'^^xsd:string;
  dwc:observationDate '1992-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3836'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3836'^^xsd:string;
  dwc:observationDate '1993-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3079'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3079'^^xsd:string;
  dwc:observationDate '1986-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2565'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2565'^^xsd:string;
  dwc:observationDate '1991-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1668'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1668'^^xsd:string;
  dwc:observationDate '1989-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3842'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3842'^^xsd:string;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1749'^^xsd:string;
  dwc:scientificName 'Cystoseira platyclada'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '145529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1749'^^xsd:string;
  dwc:observationDate '1986-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '145529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3825'^^xsd:string;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3825'^^xsd:string;
  dwc:observationDate '1984-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2334'^^xsd:string;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2334'^^xsd:string;
  dwc:observationDate '1988-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3435'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3435'^^xsd:string;
  dwc:observationDate '1986-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3786'^^xsd:string;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3786'^^xsd:string;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3805'^^xsd:string;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3805'^^xsd:string;
  dwc:observationDate '1989-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3436'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3436'^^xsd:string;
  dwc:observationDate '1986-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3471'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3471'^^xsd:string;
  dwc:observationDate '1988-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2324'^^xsd:string;
  dwc:scientificName 'Sargassum flavifolium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2324'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '145556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3810'^^xsd:string;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3810'^^xsd:string;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3806'^^xsd:string;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3806'^^xsd:string;
  dwc:observationDate '1986-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3475'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3475'^^xsd:string;
  dwc:observationDate '1987-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3472'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3472'^^xsd:string;
  dwc:observationDate '1987-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3798'^^xsd:string;
  dwc:scientificName 'Laminaria sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3798'^^xsd:string;
  dwc:observationDate '1989-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '144199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3824'^^xsd:string;
  dwc:scientificName 'Fucus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3824'^^xsd:string;
  dwc:observationDate '1986-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '144129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3788'^^xsd:string;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3788'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1368'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1368'^^xsd:string;
  dwc:observationDate '1986-08-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3804'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3804'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3800'^^xsd:string;
  dwc:scientificName 'Laminaria sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3800'^^xsd:string;
  dwc:observationDate '1989-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '144199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3802'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3802'^^xsd:string;
  dwc:observationDate '1986-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3437'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3437'^^xsd:string;
  dwc:observationDate '1987-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2428'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2428'^^xsd:string;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3789'^^xsd:string;
  dwc:scientificName 'Laminaria sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3789'^^xsd:string;
  dwc:observationDate '1989-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '144199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2323'^^xsd:string;
  dwc:scientificName 'Sargassum flavifolium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2323'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '145556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2333'^^xsd:string;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'SS'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2333'^^xsd:string;
  dwc:observationDate '1989-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3830'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3830'^^xsd:string;
  dwc:observationDate '1988-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "-1.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 -1.83)"^^geo:wktLiteral ;
  geo-pos:lat "43.39"^^xsd:decimal ;
  geo-pos:long "-1.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3784'^^xsd:string;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.83'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3784'^^xsd:string;
  dwc:observationDate '1984-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3323'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3323'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3413'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3413'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3284'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3284'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2352'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2352'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3319'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3319'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3133'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3133'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1510'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1510'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1948'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus  fma. verticillatus (Light'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '340796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1948'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '239019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1490'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1490'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1501'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1501'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1509'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1509'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1947'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus  fma. verticillatus (Light'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '340796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1947'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '239019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3110'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3110'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3387'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3387'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3340'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3340'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2580'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez; Ribera Sigußn, M¬ Ant=nia &  Rull Lluch, Jo'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2580'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2634'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2634'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3066'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3066'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3075'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3075'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3037'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3037'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3054'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3054'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2368'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2368'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1362'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1362'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 97'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 97'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1446'^^xsd:string;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1446'^^xsd:string;
  dwc:observationDate '1986-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3876'^^xsd:string;
  dwc:scientificName 'Aglaothamnion pseudobyssoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3876'^^xsd:string;
  dwc:observationDate '1987-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3880'^^xsd:string;
  dwc:scientificName 'Aglaothamnion tripinnatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3880'^^xsd:string;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '144502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3863'^^xsd:string;
  dwc:scientificName 'Audouinella codii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '416313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3863'^^xsd:string;
  dwc:observationDate '1986-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '162871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3873'^^xsd:string;
  dwc:scientificName 'Aglaothamnion furcellariae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '163274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3873'^^xsd:string;
  dwc:observationDate '1986-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '144501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1451'^^xsd:string;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1451'^^xsd:string;
  dwc:observationDate '1986-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3875'^^xsd:string;
  dwc:scientificName 'Aglaothamnion brodiaei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ss'^^xsd:string;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '239007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3875'^^xsd:string;
  dwc:observationDate '1986-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '144496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1489'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1489'^^xsd:string;
  dwc:observationDate '1989-02-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 926'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 926'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3383'^^xsd:string;
  dwc:scientificName 'Padina pavonia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '220789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3383'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1172'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1172'^^xsd:string;
  dwc:observationDate '1988-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1507'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1507'^^xsd:string;
  dwc:observationDate '1989-08-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 960'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 960'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1328'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1328'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1174'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1174'^^xsd:string;
  dwc:observationDate '1988-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1515'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1515'^^xsd:string;
  dwc:observationDate '1988-12-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 981'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 981'^^xsd:string;
  dwc:observationDate '1988-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1488'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1488'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1524'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1524'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1326'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1326'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1522'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1522'^^xsd:string;
  dwc:observationDate '1989-02-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1208'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1208'^^xsd:string;
  dwc:observationDate '1989-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 925'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 925'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3320'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3320'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1127'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1127'^^xsd:string;
  dwc:observationDate '1989-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1521'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1521'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1176'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1176'^^xsd:string;
  dwc:observationDate '1988-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 979'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 979'^^xsd:string;
  dwc:observationDate '1988-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1162'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1162'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1177'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1177'^^xsd:string;
  dwc:observationDate '1988-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1320'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1320'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2505'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2505'^^xsd:string;
  dwc:observationDate '1988-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1487'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1487'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 980'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 980'^^xsd:string;
  dwc:observationDate '1989-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1173'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1173'^^xsd:string;
  dwc:observationDate '1988-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1525'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1525'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1163'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1163'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1175'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1175'^^xsd:string;
  dwc:observationDate '1988-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1156'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'mu'^^xsd:string;
  dwc:county '-guilas'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1156'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1514'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1514'^^xsd:string;
  dwc:observationDate '1988-12-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1209'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1209'^^xsd:string;
  dwc:observationDate '1989-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1164'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'mu'^^xsd:string;
  dwc:county '-guilas'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1164'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 965'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 965'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1148'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1148'^^xsd:string;
  dwc:observationDate '1988-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 978'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 978'^^xsd:string;
  dwc:observationDate '1988-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1327'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1327'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3111'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3111'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2376'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2376'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1321'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1321'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1317'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1317'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2504'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2504'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1519'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1519'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1520'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1520'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1523'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1523'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3281'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3281'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1322'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1322'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1511'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1511'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2503'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2503'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3551'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3551'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3289'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3289'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3385'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3385'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 582'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 582'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3555'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3555'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3553'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3553'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3554'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3554'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3055'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3055'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 580'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 580'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3552'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3552'^^xsd:string;
  dwc:observationDate '1988-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3051'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3051'^^xsd:string;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1194'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1194'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1195'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1195'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 929'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 929'^^xsd:string;
  dwc:observationDate '1988-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1325'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1325'^^xsd:string;
  dwc:observationDate '1988-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2497'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2497'^^xsd:string;
  dwc:observationDate '1988-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 545'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 545'^^xsd:string;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1178'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1178'^^xsd:string;
  dwc:observationDate '1988-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 942'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 942'^^xsd:string;
  dwc:observationDate '1988-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2496'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2496'^^xsd:string;
  dwc:observationDate '1988-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1179'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1179'^^xsd:string;
  dwc:observationDate '1988-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 605'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 605'^^xsd:string;
  dwc:observationDate '1988-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1360'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1360'^^xsd:string;
  dwc:observationDate '1988-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2396'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2396'^^xsd:string;
  dwc:observationDate '1988-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.36)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-1.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3270'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola  var. repens (J. Agardh) Feldman'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.36'^^xsd:double;
  dwc:latitude '37.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '382506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3270'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '382506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.36)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-1.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3297'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.36'^^xsd:double;
  dwc:latitude '37.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3297'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.36)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-1.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2627'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.36'^^xsd:double;
  dwc:latitude '37.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2627'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.36)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-1.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3279'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.36'^^xsd:double;
  dwc:latitude '37.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3279'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.36)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-1.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3449'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.36'^^xsd:double;
  dwc:latitude '37.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3449'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 143'^^xsd:string;
  dwc:scientificName 'Cystoseira abies-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.13'^^xsd:double;
  dwc:latitude '37.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 143'^^xsd:string;
  dwc:aphiaIdAccepted '668468'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 140'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.13'^^xsd:double;
  dwc:latitude '37.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 140'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 139'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.13'^^xsd:double;
  dwc:latitude '37.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 139'^^xsd:string;
  dwc:observationDate '2001-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3151'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.13'^^xsd:double;
  dwc:latitude '37.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3151'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3316'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.13'^^xsd:double;
  dwc:latitude '37.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3316'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3325'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.13'^^xsd:double;
  dwc:latitude '37.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3325'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3032'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola  var. repens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.13'^^xsd:double;
  dwc:latitude '37.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '382506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3032'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '382506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -1.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3430'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.13'^^xsd:double;
  dwc:latitude '37.53'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3430'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -0.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-0.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -0.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-0.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 972'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.79'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 972'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -0.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-0.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -0.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-0.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 971'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.79'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 971'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -0.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-0.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -0.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-0.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3312'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.79'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3312'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -0.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-0.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -0.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-0.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3443'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.79'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3443'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -0.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-0.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -0.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-0.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3445'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.79'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3445'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3446'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3446'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3108'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3108'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 970'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 970'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3130'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3130'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3298'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3298'^^xsd:string;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2499'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2499'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3299'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3299'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3030'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3030'^^xsd:string;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3381'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3381'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3042'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3042'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3050'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3050'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 208'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 208'^^xsd:string;
  dwc:observationDate '1992-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3080'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3080'^^xsd:string;
  dwc:observationDate '1992-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3315'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3315'^^xsd:string;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2638'^^xsd:string;
  dwc:scientificName 'Dictyopteris sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2638'^^xsd:string;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '144085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2373'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2373'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2372'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2372'^^xsd:string;
  dwc:observationDate '1993-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 964'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 964'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2500'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2500'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2636'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2636'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 585'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 585'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3313'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3313'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3448'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3448'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 212'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ribera Sigußn, M¬ Ant=nia; Rull Lluch, Jordi; Barc'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 212'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3447'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3447'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1185'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1185'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3067'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3067'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1508'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1508'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1192'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1192'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1191'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1191'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3322'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3322'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2649'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2649'^^xsd:string;
  dwc:observationDate '1993-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3043'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3043'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3321'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3321'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 213'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 213'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3269'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola  var. repens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi; G=mez Garreta, Amelia; Ribera S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '382506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3269'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '382506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -0.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2374'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.67'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2374'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1265'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1265'^^xsd:string;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1502'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1502'^^xsd:string;
  dwc:observationDate '1981-11-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1499'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1499'^^xsd:string;
  dwc:observationDate '1981-11-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2653'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2653'^^xsd:string;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1182'^^xsd:string;
  dwc:scientificName 'Cystoseira schiffneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1182'^^xsd:string;
  dwc:observationDate '1988-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3460'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3460'^^xsd:string;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1496'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1496'^^xsd:string;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1199'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1199'^^xsd:string;
  dwc:observationDate '1981-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1183'^^xsd:string;
  dwc:scientificName 'Cystoseira schiffneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Casares Pascual, Coro; Echegaray, Juan; G=mez Garr'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1183'^^xsd:string;
  dwc:observationDate '1988-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '145531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2502'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2502'^^xsd:string;
  dwc:observationDate '1989-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1498'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1498'^^xsd:string;
  dwc:observationDate '1981-11-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1190'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1190'^^xsd:string;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1213'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1213'^^xsd:string;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2501'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ri'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2501'^^xsd:string;
  dwc:observationDate '1989-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3305'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia;'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3305'^^xsd:string;
  dwc:observationDate '1989-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2234'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2234'^^xsd:string;
  dwc:observationDate '1981-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3409'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3409'^^xsd:string;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-0.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -0.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-0.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 205'^^xsd:string;
  dwc:scientificName 'Dictyota spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia;'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.54'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 205'^^xsd:string;
  dwc:observationDate '1989-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -0.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-0.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -0.43)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-0.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1497'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ramos, Alfonso'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.43'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1497'^^xsd:string;
  dwc:observationDate '1983-01-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -0.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-0.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -0.43)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-0.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1503'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.43'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1503'^^xsd:string;
  dwc:observationDate '1980-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -0.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-0.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -0.43)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-0.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3412'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.43'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3412'^^xsd:string;
  dwc:observationDate '1992-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -0.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-0.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -0.43)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-0.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3453'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.43'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3453'^^xsd:string;
  dwc:observationDate '1980-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42 -0.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42"^^xsd:decimal ;
  dwc:decimalLongitude "-0.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42 -0.42)"^^geo:wktLiteral ;
  geo-pos:lat "38.42"^^xsd:decimal ;
  geo-pos:long "-0.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1188'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.42'^^xsd:double;
  dwc:latitude '38.42'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1188'^^xsd:string;
  dwc:observationDate '1992-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42 -0.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42"^^xsd:decimal ;
  dwc:decimalLongitude "-0.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42 -0.42)"^^geo:wktLiteral ;
  geo-pos:lat "38.42"^^xsd:decimal ;
  geo-pos:long "-0.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 961'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.42'^^xsd:double;
  dwc:latitude '38.42'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 961'^^xsd:string;
  dwc:observationDate '1992-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42 -0.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42"^^xsd:decimal ;
  dwc:decimalLongitude "-0.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42 -0.42)"^^geo:wktLiteral ;
  geo-pos:lat "38.42"^^xsd:decimal ;
  geo-pos:long "-0.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 586'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.42'^^xsd:double;
  dwc:latitude '38.42'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 586'^^xsd:string;
  dwc:observationDate '1992-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42 -0.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42"^^xsd:decimal ;
  dwc:decimalLongitude "-0.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42 -0.42)"^^geo:wktLiteral ;
  geo-pos:lat "38.42"^^xsd:decimal ;
  geo-pos:long "-0.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3426'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.42'^^xsd:double;
  dwc:latitude '38.42'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3426'^^xsd:string;
  dwc:observationDate '1992-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41 -0.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41 -0.31)"^^geo:wktLiteral ;
  geo-pos:lat "38.41"^^xsd:decimal ;
  geo-pos:long "-0.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2350'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.31'^^xsd:double;
  dwc:latitude '38.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2350'^^xsd:string;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41 -0.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41 -0.31)"^^geo:wktLiteral ;
  geo-pos:lat "38.41"^^xsd:decimal ;
  geo-pos:long "-0.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3455'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.31'^^xsd:double;
  dwc:latitude '38.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3455'^^xsd:string;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -0.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -0.31)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-0.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2400'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.31'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2400'^^xsd:string;
  dwc:observationDate '1981-11-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -0.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -0.31)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-0.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1500'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.31'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1500'^^xsd:string;
  dwc:observationDate '1982-12-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -0.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -0.31)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-0.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2420'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '-0.31'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2420'^^xsd:string;
  dwc:observationDate '1981-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58 -0.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58"^^xsd:decimal ;
  dwc:decimalLongitude "-0.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58 -0.26)"^^geo:wktLiteral ;
  geo-pos:lat "39.58"^^xsd:decimal ;
  geo-pos:long "-0.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2569'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.26'^^xsd:double;
  dwc:latitude '39.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2569'^^xsd:string;
  dwc:observationDate '1979-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3314'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3314'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3028'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3028'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1323'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1323'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1324'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1324'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3393'^^xsd:string;
  dwc:scientificName 'Padina sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3393'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3124'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3124'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 963'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 963'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3128'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3128'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3382'^^xsd:string;
  dwc:scientificName 'Padina pavonia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '220789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3382'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3142'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3142'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 209'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 209'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 63'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 63'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 600'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 600'^^xsd:string;
  dwc:observationDate '1988-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1330'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1330'^^xsd:string;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1332'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1332'^^xsd:string;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1333'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1333'^^xsd:string;
  dwc:observationDate '1982-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1316'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1316'^^xsd:string;
  dwc:observationDate '1988-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1193'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1193'^^xsd:string;
  dwc:observationDate '1984-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1315'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi &  Vidal,'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1315'^^xsd:string;
  dwc:observationDate '1988-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2549'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez; Rull Lluch, Jordi &  Vidal, M.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2549'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1331'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1331'^^xsd:string;
  dwc:observationDate '1982-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3411'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3411'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 589'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 589'^^xsd:string;
  dwc:observationDate '1988-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 601'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Ribera Sigußn, M¬ Ant=nia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 601'^^xsd:string;
  dwc:observationDate '1988-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3410'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3410'^^xsd:string;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3456'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.07'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3456'^^xsd:string;
  dwc:observationDate '1980-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3400'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3400'^^xsd:string;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3328'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3328'^^xsd:string;
  dwc:observationDate '1979-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1479'^^xsd:string;
  dwc:scientificName 'Caulerpa prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; Salvador Soler, Noemf &'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1479'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3889'^^xsd:string;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3889'^^xsd:string;
  dwc:observationDate '1979-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1481'^^xsd:string;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio & Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1481'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2552'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2552'^^xsd:string;
  dwc:observationDate '1984-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1483'^^xsd:string;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio & Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1483'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 837'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 837'^^xsd:string;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1187'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1187'^^xsd:string;
  dwc:observationDate '1980-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1468'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1468'^^xsd:string;
  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/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 916'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 916'^^xsd:string;
  dwc:observationDate '1983-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1198'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1198'^^xsd:string;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1482'^^xsd:string;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1482'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1082'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Rull Lluch, Jordi; Salvador'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1082'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1480'^^xsd:string;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi & Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1480'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1460'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1460'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 14'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 14'^^xsd:string;
  dwc:observationDate '1979-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3327'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3327'^^xsd:string;
  dwc:observationDate '1979-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3329'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3329'^^xsd:string;
  dwc:observationDate '1979-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1608'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia; Ma'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1608'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1045'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; Rull Lluch, Jordi; G=mez'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1045'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2360'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2360'^^xsd:string;
  dwc:observationDate '1980-08-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12 0.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.12"^^xsd:decimal ;
  geo-pos:long "0.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3427'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.12'^^xsd:double;
  dwc:latitude '40.12'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3427'^^xsd:string;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 991'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 991'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1319'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1319'^^xsd:string;
  dwc:observationDate '1982-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3336'^^xsd:string;
  dwc:scientificName 'Dictyota sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3336'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1318'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1318'^^xsd:string;
  dwc:observationDate '1982-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 211'^^xsd:string;
  dwc:scientificName 'Dictyota spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; Rull Lluch, Jordi; G=mez'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 211'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3283'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3283'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3415'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3415'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1087'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1087'^^xsd:string;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3149'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3149'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3458'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3458'^^xsd:string;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3049'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3049'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3271'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3271'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 602'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 602'^^xsd:string;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 917'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 917'^^xsd:string;
  dwc:observationDate '1983-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1117'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1117'^^xsd:string;
  dwc:observationDate '1982-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 838'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 838'^^xsd:string;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1113'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1113'^^xsd:string;
  dwc:observationDate '1984-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 990'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 990'^^xsd:string;
  dwc:observationDate '1988-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1114'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1114'^^xsd:string;
  dwc:observationDate '1988-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2625'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2625'^^xsd:string;
  dwc:observationDate '1980-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 593'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 593'^^xsd:string;
  dwc:observationDate '1980-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1115'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1115'^^xsd:string;
  dwc:observationDate '1982-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3375'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3375'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1116'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1116'^^xsd:string;
  dwc:observationDate '1982-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2483'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2483'^^xsd:string;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 994'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme; G=mez Garreta, Amelia &'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 994'^^xsd:string;
  dwc:observationDate '1988-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 587'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 587'^^xsd:string;
  dwc:observationDate '1984-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3302'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3302'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 543'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 543'^^xsd:string;
  dwc:observationDate '1981-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 599'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 599'^^xsd:string;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2572'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2572'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 550'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 550'^^xsd:string;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 544'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 544'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 549'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 549'^^xsd:string;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 592'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 592'^^xsd:string;
  dwc:observationDate '1983-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 591'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 591'^^xsd:string;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3416'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3416'^^xsd:string;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 206'^^xsd:string;
  dwc:scientificName 'Dictyota spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 206'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2578'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2578'^^xsd:string;
  dwc:observationDate '1980-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 555'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 555'^^xsd:string;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 207'^^xsd:string;
  dwc:scientificName 'Dictyota spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 207'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 604'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 604'^^xsd:string;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 511'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'Jßvea/Xabia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 511'^^xsd:string;
  dwc:observationDate '1984-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.77"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3459'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.77'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3459'^^xsd:string;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 918'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'DTnia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 918'^^xsd:string;
  dwc:observationDate '1983-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 861'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'DTnia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 861'^^xsd:string;
  dwc:observationDate '1980-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3564'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3564'^^xsd:string;
  dwc:observationDate '1983-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 607'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'DTnia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 607'^^xsd:string;
  dwc:observationDate '1980-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3378'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3378'^^xsd:string;
  dwc:observationDate '1977-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3478'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gallardo, Tomas'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3478'^^xsd:string;
  dwc:observationDate '1986-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 606'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'DTnia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 606'^^xsd:string;
  dwc:observationDate '1982-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3565'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3565'^^xsd:string;
  dwc:observationDate '1983-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 608'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:county 'DTnia'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 608'^^xsd:string;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2265'^^xsd:string;
  dwc:scientificName 'Padina pavonia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '220789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2265'^^xsd:string;
  dwc:observationDate '1978-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3563'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3563'^^xsd:string;
  dwc:observationDate '1983-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2553'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2553'^^xsd:string;
  dwc:observationDate '1984-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 0.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3457'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'a'^^xsd:string;
  dwc:longitude '0.18'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3457'^^xsd:string;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.21"^^xsd:decimal ;
  dwc:decimalLongitude "0.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.21"^^xsd:decimal ;
  geo-pos:long "0.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1469'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus  fma. verticillatus (Light'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf; Rull Lluch, Jordi &  Manghi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.24'^^xsd:double;
  dwc:latitude '40.21'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '340796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1469'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '239019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.21"^^xsd:decimal ;
  dwc:decimalLongitude "0.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.21"^^xsd:decimal ;
  geo-pos:long "0.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1465'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf; Rull Lluch, Jordi &  Manghi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.24'^^xsd:double;
  dwc:latitude '40.21'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1465'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.21"^^xsd:decimal ;
  dwc:decimalLongitude "0.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.21"^^xsd:decimal ;
  geo-pos:long "0.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1048'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf; Rull Lluch, Jordi &  Manghi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.24'^^xsd:double;
  dwc:latitude '40.21'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1048'^^xsd:string;
  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/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.21"^^xsd:decimal ;
  dwc:decimalLongitude "0.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.21"^^xsd:decimal ;
  geo-pos:long "0.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1459'^^xsd:string;
  dwc:scientificName 'Caulerpa prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi; Manghisi, Antonio &  Salvador S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.24'^^xsd:double;
  dwc:latitude '40.21'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '144471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1459'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.21"^^xsd:decimal ;
  dwc:decimalLongitude "0.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.21"^^xsd:decimal ;
  geo-pos:long "0.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 405'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf; Manghisi, Antonio &  Rull L'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.24'^^xsd:double;
  dwc:latitude '40.21'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 405'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1731896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.21"^^xsd:decimal ;
  dwc:decimalLongitude "0.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.21"^^xsd:decimal ;
  geo-pos:long "0.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1044'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi; Salvador Soler, Noemf &  Manghi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.24'^^xsd:double;
  dwc:latitude '40.21'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1044'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.21"^^xsd:decimal ;
  dwc:decimalLongitude "0.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.21"^^xsd:decimal ;
  geo-pos:long "0.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1613'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio; Salvador Soler, Noemf &  Rull L'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.24'^^xsd:double;
  dwc:latitude '40.21'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1613'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.21"^^xsd:decimal ;
  dwc:decimalLongitude "0.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.21"^^xsd:decimal ;
  geo-pos:long "0.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1021'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf; Rull Lluch, Jordi &  Manghi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.24'^^xsd:double;
  dwc:latitude '40.21'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1021'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.21"^^xsd:decimal ;
  dwc:decimalLongitude "0.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.21"^^xsd:decimal ;
  geo-pos:long "0.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1470'^^xsd:string;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.24'^^xsd:double;
  dwc:latitude '40.21'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1470'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.21"^^xsd:decimal ;
  dwc:decimalLongitude "0.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.21"^^xsd:decimal ;
  geo-pos:long "0.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1047'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi; Manghisi, Antonio &  Salvador S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.24'^^xsd:double;
  dwc:latitude '40.21'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1047'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.21"^^xsd:decimal ;
  dwc:decimalLongitude "0.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.21"^^xsd:decimal ;
  geo-pos:long "0.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1471'^^xsd:string;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf & Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.24'^^xsd:double;
  dwc:latitude '40.21'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1471'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.21"^^xsd:decimal ;
  dwc:decimalLongitude "0.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.21"^^xsd:decimal ;
  geo-pos:long "0.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 406'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi; Manghisi, Antonio &  Salvador S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.24'^^xsd:double;
  dwc:latitude '40.21'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 406'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1731896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.21"^^xsd:decimal ;
  dwc:decimalLongitude "0.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21 0.24)"^^geo:wktLiteral ;
  geo-pos:lat "40.21"^^xsd:decimal ;
  geo-pos:long "0.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1049'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi; Manghisi, Antonio &  Salvador S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.24'^^xsd:double;
  dwc:latitude '40.21'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1049'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.31 0.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.31"^^xsd:decimal ;
  dwc:decimalLongitude "0.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.31 0.35)"^^geo:wktLiteral ;
  geo-pos:lat "40.31"^^xsd:decimal ;
  geo-pos:long "0.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2637'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.35'^^xsd:double;
  dwc:latitude '40.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2637'^^xsd:string;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.31 0.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.31"^^xsd:decimal ;
  dwc:decimalLongitude "0.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.31 0.35)"^^geo:wktLiteral ;
  geo-pos:lat "40.31"^^xsd:decimal ;
  geo-pos:long "0.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 915'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'cs'^^xsd:string;
  dwc:longitude '0.35'^^xsd:double;
  dwc:latitude '40.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 915'^^xsd:string;
  dwc:observationDate '1983-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.31 0.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.31"^^xsd:decimal ;
  dwc:decimalLongitude "0.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.31 0.35)"^^geo:wktLiteral ;
  geo-pos:lat "40.31"^^xsd:decimal ;
  geo-pos:long "0.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1966'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Barcel= Martf, M¬ Carme'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'cs'^^xsd:string;
  dwc:longitude '0.35'^^xsd:double;
  dwc:latitude '40.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1966'^^xsd:string;
  dwc:observationDate '1979-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.31 0.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.31"^^xsd:decimal ;
  dwc:decimalLongitude "0.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.31 0.35)"^^geo:wktLiteral ;
  geo-pos:lat "40.31"^^xsd:decimal ;
  geo-pos:long "0.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 836'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.35'^^xsd:double;
  dwc:latitude '40.31'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 836'^^xsd:string;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.49 0.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.49"^^xsd:decimal ;
  dwc:decimalLongitude "0.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.49 0.46)"^^geo:wktLiteral ;
  geo-pos:lat "40.49"^^xsd:decimal ;
  geo-pos:long "0.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 889'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'cs'^^xsd:string;
  dwc:longitude '0.46'^^xsd:double;
  dwc:latitude '40.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 889'^^xsd:string;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.49 0.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.49"^^xsd:decimal ;
  dwc:decimalLongitude "0.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.49 0.46)"^^geo:wktLiteral ;
  geo-pos:lat "40.49"^^xsd:decimal ;
  geo-pos:long "0.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 888'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'cs'^^xsd:string;
  dwc:longitude '0.46'^^xsd:double;
  dwc:latitude '40.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 888'^^xsd:string;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.49 0.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.49"^^xsd:decimal ;
  dwc:decimalLongitude "0.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.49 0.46)"^^geo:wktLiteral ;
  geo-pos:lat "40.49"^^xsd:decimal ;
  geo-pos:long "0.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 887'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'cs'^^xsd:string;
  dwc:longitude '0.46'^^xsd:double;
  dwc:latitude '40.49'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 887'^^xsd:string;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3048'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3048'^^xsd:string;
  dwc:observationDate '1993-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3104'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3104'^^xsd:string;
  dwc:observationDate '1993-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3009'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3009'^^xsd:string;
  dwc:observationDate '1993-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 738'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 738'^^xsd:string;
  dwc:observationDate '1990-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 700'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 700'^^xsd:string;
  dwc:observationDate '1991-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 729'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. repens Zinova & Kalugina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 729'^^xsd:string;
  dwc:observationDate '1990-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 723'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. repens Zinova & Kalugina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 723'^^xsd:string;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3651'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3651'^^xsd:string;
  dwc:observationDate '1993-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 695'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 695'^^xsd:string;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 703'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 703'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 734'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 734'^^xsd:string;
  dwc:observationDate '1988-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3594'^^xsd:string;
  dwc:scientificName 'Gracilaria bursa-pastoris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3594'^^xsd:string;
  dwc:observationDate '1994-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '145693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 728'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. repens Zinova & Kalugina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 728'^^xsd:string;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 704'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 704'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 731'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 731'^^xsd:string;
  dwc:observationDate '1988-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3630'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3630'^^xsd:string;
  dwc:observationDate '1994-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 699'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 699'^^xsd:string;
  dwc:observationDate '1991-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3648'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3648'^^xsd:string;
  dwc:observationDate '1993-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 724'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. repens Zinova & Kalugina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 724'^^xsd:string;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 863'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 863'^^xsd:string;
  dwc:observationDate '1990-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 701'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 701'^^xsd:string;
  dwc:observationDate '1991-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3192'^^xsd:string;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3192'^^xsd:string;
  dwc:observationDate '2006-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3014'^^xsd:string;
  dwc:scientificName 'Chondria sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3014'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 698'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 698'^^xsd:string;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 713'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 713'^^xsd:string;
  dwc:observationDate '1990-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 711'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 711'^^xsd:string;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 736'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 736'^^xsd:string;
  dwc:observationDate '1990-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 705'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 705'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 712'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 712'^^xsd:string;
  dwc:observationDate '1990-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 696'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 696'^^xsd:string;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3627'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3627'^^xsd:string;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3624'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3624'^^xsd:string;
  dwc:observationDate '1994-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 715'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 715'^^xsd:string;
  dwc:observationDate '1990-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 720'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 720'^^xsd:string;
  dwc:observationDate '1991-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3621'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3621'^^xsd:string;
  dwc:observationDate '1994-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 702'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 702'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3619'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3619'^^xsd:string;
  dwc:observationDate '1994-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3015'^^xsd:string;
  dwc:scientificName 'Chondria sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3015'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 726'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. repens Zinova & Kalugina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 726'^^xsd:string;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 708'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 708'^^xsd:string;
  dwc:observationDate '1991-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 710'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 710'^^xsd:string;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 862'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 862'^^xsd:string;
  dwc:observationDate '1990-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3189'^^xsd:string;
  dwc:scientificName 'Caulerpa prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3189'^^xsd:string;
  dwc:observationDate '2006-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '144471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3631'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3631'^^xsd:string;
  dwc:observationDate '1994-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 741'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 741'^^xsd:string;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 718'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 718'^^xsd:string;
  dwc:observationDate '1988-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 722'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. repens Zinova & Kalugina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 722'^^xsd:string;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3888'^^xsd:string;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3888'^^xsd:string;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3608'^^xsd:string;
  dwc:scientificName 'Gracilaria dura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3608'^^xsd:string;
  dwc:observationDate '1994-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '145698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2476'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2476'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3191'^^xsd:string;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3191'^^xsd:string;
  dwc:observationDate '2006-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 714'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 714'^^xsd:string;
  dwc:observationDate '1990-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3194'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3194'^^xsd:string;
  dwc:observationDate '2006-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3620'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3620'^^xsd:string;
  dwc:observationDate '1994-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 727'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. repens Zinova & Kalugina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 727'^^xsd:string;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 732'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 732'^^xsd:string;
  dwc:observationDate '1988-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 733'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 733'^^xsd:string;
  dwc:observationDate '1991-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3649'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3649'^^xsd:string;
  dwc:observationDate '1993-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 725'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. repens Zinova & Kalugina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 725'^^xsd:string;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 739'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 739'^^xsd:string;
  dwc:observationDate '1991-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 717'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 717'^^xsd:string;
  dwc:observationDate '1991-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3193'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3193'^^xsd:string;
  dwc:observationDate '2006-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 706'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 706'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 735'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 735'^^xsd:string;
  dwc:observationDate '1988-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 716'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 716'^^xsd:string;
  dwc:observationDate '1991-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3626'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3626'^^xsd:string;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 709'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 709'^^xsd:string;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3650'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3650'^^xsd:string;
  dwc:observationDate '1993-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3629'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3629'^^xsd:string;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 721'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 721'^^xsd:string;
  dwc:observationDate '1991-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 719'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 719'^^xsd:string;
  dwc:observationDate '1991-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 740'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 740'^^xsd:string;
  dwc:observationDate '1991-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 694'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 694'^^xsd:string;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 742'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 742'^^xsd:string;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3190'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3190'^^xsd:string;
  dwc:observationDate '2006-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2475'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2475'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3595'^^xsd:string;
  dwc:scientificName 'Gracilaria bursa-pastoris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3595'^^xsd:string;
  dwc:observationDate '1994-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '145693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3597'^^xsd:string;
  dwc:scientificName 'Gracilaria bursa-pastoris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3597'^^xsd:string;
  dwc:observationDate '1994-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '145693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 486'^^xsd:string;
  dwc:scientificName 'Gracilaria dura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 486'^^xsd:string;
  dwc:observationDate '1991-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '145698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3184'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3184'^^xsd:string;
  dwc:observationDate '2006-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3615'^^xsd:string;
  dwc:scientificName 'Gracilaria dura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3615'^^xsd:string;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3185'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3185'^^xsd:string;
  dwc:observationDate '2006-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3612'^^xsd:string;
  dwc:scientificName 'Gracilaria bursa-pastoris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3612'^^xsd:string;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3611'^^xsd:string;
  dwc:scientificName 'Gracilaria bursa-pastoris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3611'^^xsd:string;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.58"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 485'^^xsd:string;
  dwc:scientificName 'Gracilaria dura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:county 'Sant Carles de la Rapita'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.58'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 485'^^xsd:string;
  dwc:aphiaIdAccepted '145698'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1037'^^xsd:string;
  dwc:scientificName 'Dictyota mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '145374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1037'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1467'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1467'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1462'^^xsd:string;
  dwc:scientificName 'Predaea ollivieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi & Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '145647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1462'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1024'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1024'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1080'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf & Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1080'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1046'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi & Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1046'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1463'^^xsd:string;
  dwc:scientificName 'Nemastoma dumontioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf & Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '578149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1463'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '578149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2343'^^xsd:string;
  dwc:scientificName 'Sargassum trichocarpum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '145564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2343'^^xsd:string;
  dwc:observationDate '1988-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 850'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Signatura'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 850'^^xsd:string;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 399'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 399'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1084'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf & Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1084'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1612'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf & Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1612'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 401'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf & Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 401'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1461'^^xsd:string;
  dwc:scientificName 'Chrysymenia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi & Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '145845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1461'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 397'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea  var. stricta Mont. in Durieu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 397'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1036'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1036'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1038'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1038'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1081'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf & Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1081'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1464'^^xsd:string;
  dwc:scientificName 'Chrysymenia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf & Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '145845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1464'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 398'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 398'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 402'^^xsd:string;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 402'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1685'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1685'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1040'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola  var. repens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '382506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1040'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '382506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1466'^^xsd:string;
  dwc:scientificName 'Platoma sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi & Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '144175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1466'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 400'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa  var. compressa (Erceg.) Cormac'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi & Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '527187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 400'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1063027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1023'^^xsd:string;
  dwc:scientificName 'Dictyota sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1023'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1686'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi & Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1686'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1025'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1025'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1031'^^xsd:string;
  dwc:scientificName 'Zanardinia prototypus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi & Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1031'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '548016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1478'^^xsd:string;
  dwc:scientificName 'Sporochnus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi & Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1478'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 0.72)"^^geo:wktLiteral ;
  geo-pos:lat "39.86"^^xsd:decimal ;
  geo-pos:long "0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2522'^^xsd:string;
  dwc:scientificName 'Sargassum trichocarpum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.72'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2522'^^xsd:string;
  dwc:observationDate '1996-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.86 0.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.86 0.81)"^^geo:wktLiteral ;
  geo-pos:lat "40.86"^^xsd:decimal ;
  geo-pos:long "0.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3534'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.81'^^xsd:double;
  dwc:latitude '40.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3534'^^xsd:string;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.86 0.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.86"^^xsd:decimal ;
  dwc:decimalLongitude "0.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.86 0.81)"^^geo:wktLiteral ;
  geo-pos:lat "40.86"^^xsd:decimal ;
  geo-pos:long "0.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3535'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.81'^^xsd:double;
  dwc:latitude '40.86'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3535'^^xsd:string;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 0.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "0.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 0.92)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "0.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1382'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.92'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1382'^^xsd:string;
  dwc:observationDate '1989-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 0.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "0.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 0.92)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "0.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1026'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi; Manghisi, Antonio &  Salvador S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.92'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1026'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.04 1.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.04"^^xsd:decimal ;
  dwc:decimalLongitude "1.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.04 1.16)"^^geo:wktLiteral ;
  geo-pos:lat "41.04"^^xsd:decimal ;
  geo-pos:long "1.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3523'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.16'^^xsd:double;
  dwc:latitude '41.04'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3523'^^xsd:string;
  dwc:observationDate '1989-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.04 1.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.04"^^xsd:decimal ;
  dwc:decimalLongitude "1.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.04 1.16)"^^geo:wktLiteral ;
  geo-pos:lat "41.04"^^xsd:decimal ;
  geo-pos:long "1.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3522'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.16'^^xsd:double;
  dwc:latitude '41.04'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3522'^^xsd:string;
  dwc:observationDate '1989-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "1.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.21)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "1.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2434'^^xsd:string;
  dwc:scientificName 'Sporochnus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.21'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '145915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2434'^^xsd:string;
  dwc:observationDate '1986-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "1.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.21)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "1.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1537'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa  var. compressa (Erceg.) Cormac'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.21'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '527187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1537'^^xsd:string;
  dwc:observationDate '1986-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1063027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "1.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.21)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "1.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1536'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa  var. compressa (Erceg.) Cormac'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.21'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '527187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1536'^^xsd:string;
  dwc:observationDate '1986-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1063027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "1.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.21)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "1.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2433'^^xsd:string;
  dwc:scientificName 'Sporochnus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.21'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '145915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2433'^^xsd:string;
  dwc:observationDate '1986-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97"^^xsd:decimal ;
  dwc:decimalLongitude "1.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.21)"^^geo:wktLiteral ;
  geo-pos:lat "38.97"^^xsd:decimal ;
  geo-pos:long "1.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1167'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.21'^^xsd:double;
  dwc:latitude '38.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1167'^^xsd:string;
  dwc:observationDate '1974-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97"^^xsd:decimal ;
  dwc:decimalLongitude "1.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.21)"^^geo:wktLiteral ;
  geo-pos:lat "38.97"^^xsd:decimal ;
  geo-pos:long "1.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 767'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.21'^^xsd:double;
  dwc:latitude '38.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 767'^^xsd:string;
  dwc:observationDate '1974-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97"^^xsd:decimal ;
  dwc:decimalLongitude "1.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.21)"^^geo:wktLiteral ;
  geo-pos:lat "38.97"^^xsd:decimal ;
  geo-pos:long "1.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 768'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.21'^^xsd:double;
  dwc:latitude '38.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 768'^^xsd:string;
  dwc:observationDate '1974-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97"^^xsd:decimal ;
  dwc:decimalLongitude "1.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.21)"^^geo:wktLiteral ;
  geo-pos:lat "38.97"^^xsd:decimal ;
  geo-pos:long "1.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 766'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.21'^^xsd:double;
  dwc:latitude '38.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 766'^^xsd:string;
  dwc:observationDate '1974-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97"^^xsd:decimal ;
  dwc:decimalLongitude "1.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.21)"^^geo:wktLiteral ;
  geo-pos:lat "38.97"^^xsd:decimal ;
  geo-pos:long "1.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 166'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.21'^^xsd:double;
  dwc:latitude '38.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 166'^^xsd:string;
  dwc:observationDate '1974-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97"^^xsd:decimal ;
  dwc:decimalLongitude "1.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.21)"^^geo:wktLiteral ;
  geo-pos:lat "38.97"^^xsd:decimal ;
  geo-pos:long "1.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 167'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.21'^^xsd:double;
  dwc:latitude '38.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 167'^^xsd:string;
  dwc:observationDate '1974-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97"^^xsd:decimal ;
  dwc:decimalLongitude "1.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.21)"^^geo:wktLiteral ;
  geo-pos:lat "38.97"^^xsd:decimal ;
  geo-pos:long "1.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3440'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.21'^^xsd:double;
  dwc:latitude '38.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3440'^^xsd:string;
  dwc:observationDate '1974-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2284'^^xsd:string;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.33'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2284'^^xsd:string;
  dwc:observationDate '1988-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3008'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.33'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3008'^^xsd:string;
  dwc:observationDate '1986-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1534'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa  var. compressa (Erceg.) Cormac'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.33'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '527187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1534'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1063027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3007'^^xsd:string;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.33'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3007'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1535'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa  var. compressa (Erceg.) Cormac'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.33'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '527187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1535'^^xsd:string;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1063027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2435'^^xsd:string;
  dwc:scientificName 'Stictyosiphon adriaticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.33'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2435'^^xsd:string;
  dwc:aphiaIdAccepted '145352'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2460'^^xsd:string;
  dwc:scientificName 'Zanardinia prototypus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.33'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2460'^^xsd:string;
  dwc:observationDate '1988-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '548016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97"^^xsd:decimal ;
  dwc:decimalLongitude "1.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.97"^^xsd:decimal ;
  geo-pos:long "1.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 159'^^xsd:string;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.33'^^xsd:double;
  dwc:latitude '38.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 159'^^xsd:string;
  dwc:observationDate '1974-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97"^^xsd:decimal ;
  dwc:decimalLongitude "1.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.97"^^xsd:decimal ;
  geo-pos:long "1.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 155'^^xsd:string;
  dwc:scientificName 'Dictyota spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.33'^^xsd:double;
  dwc:latitude '38.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 155'^^xsd:string;
  dwc:observationDate '1974-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97"^^xsd:decimal ;
  dwc:decimalLongitude "1.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97 1.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.97"^^xsd:decimal ;
  geo-pos:long "1.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3464'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.33'^^xsd:double;
  dwc:latitude '38.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3464'^^xsd:string;
  dwc:observationDate '1974-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1019'^^xsd:string;
  dwc:scientificName 'Pterocladiella capillacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf & Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1019'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1018'^^xsd:string;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio & Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1018'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1380'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1380'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1373'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1373'^^xsd:string;
  dwc:observationDate '1983-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1375'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1375'^^xsd:string;
  dwc:observationDate '1983-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1377'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1377'^^xsd:string;
  dwc:observationDate '1983-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1376'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1376'^^xsd:string;
  dwc:observationDate '1983-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1372'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1372'^^xsd:string;
  dwc:observationDate '1983-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1379'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1379'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1374'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1374'^^xsd:string;
  dwc:observationDate '1983-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3273'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3273'^^xsd:string;
  dwc:observationDate '1996-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3541'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3541'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1017'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus  fma. verticillatus (Light'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio & Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '340796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1017'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '239019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1378'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1378'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3538'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3538'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2038'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2038'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3544'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3544'^^xsd:string;
  dwc:observationDate '1983-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3540'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3540'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3545'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3545'^^xsd:string;
  dwc:observationDate '1983-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3539'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3539'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1020'^^xsd:string;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf & Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 't'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1020'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3403'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3403'^^xsd:string;
  dwc:observationDate '1998-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3542'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3542'^^xsd:string;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3543'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3543'^^xsd:string;
  dwc:observationDate '1983-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.14"^^xsd:decimal ;
  dwc:decimalLongitude "1.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.14 1.39)"^^geo:wktLiteral ;
  geo-pos:lat "41.14"^^xsd:decimal ;
  geo-pos:long "1.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3546'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.39'^^xsd:double;
  dwc:latitude '41.14'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3546'^^xsd:string;
  dwc:observationDate '1983-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "1.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "1.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3465'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.44'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3465'^^xsd:string;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "1.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "1.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 816'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.44'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 816'^^xsd:string;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "1.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "1.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1946'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus  fma. verticillatus (Light'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.44'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '340796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1946'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '239019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "1.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "1.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 833'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.44'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 833'^^xsd:string;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "1.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "1.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 852'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.44'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 852'^^xsd:string;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "1.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "1.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 815'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.44'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 815'^^xsd:string;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "1.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "1.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 158'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.44'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 158'^^xsd:string;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "1.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "1.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2566'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.44'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2566'^^xsd:string;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "1.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "1.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 39'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola  var. ibicensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.44'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 39'^^xsd:string;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "1.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "1.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3463'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.44'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3463'^^xsd:string;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "1.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 1.44)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "1.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 42'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.44'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 42'^^xsd:string;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1234'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan &  Ribera Sig'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1234'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1287'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan &  Ribera Sig'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1287'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2490'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan &  Ribera Sig'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2490'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1393'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan &  Ribera Sig'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1393'^^xsd:string;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 880'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 880'^^xsd:string;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1371'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan &  Ribera Sig'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1371'^^xsd:string;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 954'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 954'^^xsd:string;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1334'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan &  Ribera Sig'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1334'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 556'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 556'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1286'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan &  Ribera Sig'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1286'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 881'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 881'^^xsd:string;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2489'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan &  Ribera Sig'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2489'^^xsd:string;
  dwc:observationDate '1984-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 557'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan &  Ribera Sig'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 557'^^xsd:string;
  dwc:observationDate '1984-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.79"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1005'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '38.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1005'^^xsd:string;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.79"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1006'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '38.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1006'^^xsd:string;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.79"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1120'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '38.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1120'^^xsd:string;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3462'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3462'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 817'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 817'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 818'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 818'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 814'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 814'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 822'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 822'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 821'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 821'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 851'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 851'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 819'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 819'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 162'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 162'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 820'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 820'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 220'^^xsd:string;
  dwc:scientificName 'Cystoseira brachycarpa  var. claudiae (Giaccone) G'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '550736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 220'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 163'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 163'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 164'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 164'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 161'^^xsd:string;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 161'^^xsd:string;
  dwc:observationDate '1992-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1155'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1155'^^xsd:string;
  dwc:observationDate '1988-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1119'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1119'^^xsd:string;
  dwc:observationDate '1988-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1109'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1109'^^xsd:string;
  dwc:observationDate '1988-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1110'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1110'^^xsd:string;
  dwc:observationDate '1988-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 160'^^xsd:string;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 160'^^xsd:string;
  dwc:observationDate '1992-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 552'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 552'^^xsd:string;
  dwc:observationDate '1988-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.98"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 834'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 834'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.98"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1118'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1118'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.98"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2488'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2488'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.98"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2486'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2486'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.98"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 835'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 835'^^xsd:string;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.98"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2484'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2484'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.98"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2485'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2485'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.98"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2487'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2487'^^xsd:string;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.98"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 168'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 168'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.98"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 169'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 169'^^xsd:string;
  dwc:observationDate '1974-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.98"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2261'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2261'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.98"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3461'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3461'^^xsd:string;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.98"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2436'^^xsd:string;
  dwc:scientificName 'Stilophora rhizodes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '156438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2436'^^xsd:string;
  dwc:observationDate '1984-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "39.07"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 594'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Curbelo, Ester; G=mez Garreta, Amelia &  Ribera Si'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '39.07'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 594'^^xsd:string;
  dwc:observationDate '1978-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "39.07"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3425'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '39.07'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3425'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "39.07"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 569'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Curbelo, Ester; G=mez Garreta, Amelia &  Ribera Si'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '39.07'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 569'^^xsd:string;
  dwc:observationDate '1978-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07 1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07 1.56)"^^geo:wktLiteral ;
  geo-pos:lat "39.07"^^xsd:decimal ;
  geo-pos:long "1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3424'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.56'^^xsd:double;
  dwc:latitude '39.07'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3424'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.63)"^^geo:wktLiteral ;
  geo-pos:lat "41.23"^^xsd:decimal ;
  geo-pos:long "1.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2336'^^xsd:string;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.63'^^xsd:double;
  dwc:latitude '41.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2336'^^xsd:string;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 554'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan &  Ribera Sig'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.68'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 554'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 858'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.68'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 858'^^xsd:string;
  dwc:observationDate '1988-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 879'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.68'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 879'^^xsd:string;
  dwc:observationDate '1988-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 857'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.68'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 857'^^xsd:string;
  dwc:observationDate '1988-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 878'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.68'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 878'^^xsd:string;
  dwc:observationDate '1979-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 789'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.68'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 789'^^xsd:string;
  dwc:observationDate '1988-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 855'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.68'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 855'^^xsd:string;
  dwc:observationDate '1988-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1007'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.68'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1007'^^xsd:string;
  dwc:observationDate '1988-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 841'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan &  Ribera Sig'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.68'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 841'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 856'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.68'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 856'^^xsd:string;
  dwc:observationDate '1988-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 860'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.68'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 860'^^xsd:string;
  dwc:observationDate '1988-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 877'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.68'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 877'^^xsd:string;
  dwc:observationDate '1979-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 1.68)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 553'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan &  Ribera Sig'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.68'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 553'^^xsd:string;
  dwc:observationDate '1984-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.23"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 147'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '41.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 147'^^xsd:string;
  dwc:observationDate '1994-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.23"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 146'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '41.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 146'^^xsd:string;
  dwc:observationDate '1994-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.23"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 138'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '41.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 138'^^xsd:string;
  dwc:observationDate '1994-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.23"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3280'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '41.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3280'^^xsd:string;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.23"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3158'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '41.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3158'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.23"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2264'^^xsd:string;
  dwc:scientificName 'Padina pavonia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '41.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '220789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2264'^^xsd:string;
  dwc:observationDate '1982-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.23"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3428'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '41.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3428'^^xsd:string;
  dwc:observationDate '1982-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.87)"^^geo:wktLiteral ;
  geo-pos:lat "41.23"^^xsd:decimal ;
  geo-pos:long "1.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2281'^^xsd:string;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '1.87'^^xsd:double;
  dwc:latitude '41.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2281'^^xsd:string;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23 1.87)"^^geo:wktLiteral ;
  geo-pos:lat "41.23"^^xsd:decimal ;
  geo-pos:long "1.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1050'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '1.87'^^xsd:double;
  dwc:latitude '41.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1050'^^xsd:string;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.24)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 537'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.24'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 537'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "2.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "2.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2521'^^xsd:string;
  dwc:scientificName 'Cystoseira brachycarpa  var. balearica (Sauv.) Gia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.36'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '382499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2521'^^xsd:string;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "2.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "2.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2528'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea  var. stricta Mont. in Durieu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.36'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2528'^^xsd:string;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "2.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "2.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 993'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '2.36'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 993'^^xsd:string;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "2.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "2.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2516'^^xsd:string;
  dwc:scientificName 'Cystoseira brachycarpa  var. balearica (Sauv.) Gia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.36'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '382499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2516'^^xsd:string;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "2.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "2.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 758'^^xsd:string;
  dwc:scientificName 'Cystoseira brachycarpa  var. balearica (Sauv.) Gia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.36'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '382499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 758'^^xsd:string;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "2.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "2.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3377'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.36'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3377'^^xsd:string;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "2.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "2.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1782'^^xsd:string;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rodrfguez, Conxi; Clavell, Ariadna &  Lavelli, Luc'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '2.36'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1782'^^xsd:string;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "2.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "2.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2251'^^xsd:string;
  dwc:scientificName 'Liebmannia leveillei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.36'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2251'^^xsd:string;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "2.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "2.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2249'^^xsd:string;
  dwc:scientificName 'Liebmannia leveillei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.36'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2249'^^xsd:string;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "2.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "2.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2250'^^xsd:string;
  dwc:scientificName 'Liebmannia leveillei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.36'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2250'^^xsd:string;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "2.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "2.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3452'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.36'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3452'^^xsd:string;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "2.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 2.36)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "2.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2405'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.36'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2405'^^xsd:string;
  dwc:observationDate '1990-08-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.46)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "2.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3107'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '2.46'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3107'^^xsd:string;
  dwc:observationDate '1993-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "2.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "2.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3005'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.48'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3005'^^xsd:string;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "2.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "2.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 791'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Clavell, Ariadna; Lavelli, Luca; Rodrfguez, Conxi'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.48'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 791'^^xsd:string;
  dwc:observationDate '1997-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "2.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "2.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2518'^^xsd:string;
  dwc:scientificName 'Cystoseira brachycarpa  var. balearica (Sauv.) Gia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Clavell, Ariadna; Lavelli, Luca; Rodrfguez, Conxi'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.48'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '382499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2518'^^xsd:string;
  dwc:observationDate '1997-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "2.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "2.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2520'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.48'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2520'^^xsd:string;
  dwc:observationDate '1997-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "2.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "2.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3388'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.48'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3388'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "2.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "2.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 985'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.48'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 985'^^xsd:string;
  dwc:observationDate '1978-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "2.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "2.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3046'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.48'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3046'^^xsd:string;
  dwc:observationDate '1978-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "2.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "2.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3306'^^xsd:string;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.48'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3306'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "2.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "2.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2554'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.48'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2554'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "2.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "2.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3399'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Clavell, Ariadna; Lavelli, Luca; Rodrfguez, Conxi'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.48'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3399'^^xsd:string;
  dwc:observationDate '1997-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "2.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "2.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2641'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.48'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2641'^^xsd:string;
  dwc:observationDate '1978-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "2.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "2.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3310'^^xsd:string;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.48'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3310'^^xsd:string;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "2.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.48)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "2.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2519'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Clavell, Ariadna; Lavelli, Luca; Rodrfguez, Conxi'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.48'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2519'^^xsd:string;
  dwc:observationDate '1997-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.58)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "2.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1688'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '2.58'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1688'^^xsd:string;
  dwc:observationDate '2005-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.58)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "2.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3026'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '2.58'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3026'^^xsd:string;
  dwc:observationDate '2005-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.58)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "2.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3027'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '2.58'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3027'^^xsd:string;
  dwc:observationDate '2005-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.58)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "2.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3024'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '2.58'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3024'^^xsd:string;
  dwc:observationDate '2005-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 793'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 793'^^xsd:string;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3550'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3550'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 535'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 535'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2383'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2383'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 531'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 531'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 529'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 529'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 997'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 997'^^xsd:string;
  dwc:observationDate '1980-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 923'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 923'^^xsd:string;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1001'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1001'^^xsd:string;
  dwc:observationDate '1978-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 938'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 938'^^xsd:string;
  dwc:observationDate '1978-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 937'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 937'^^xsd:string;
  dwc:observationDate '1978-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 885'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 885'^^xsd:string;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 869'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 869'^^xsd:string;
  dwc:observationDate '1978-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 527'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 527'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3433'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3433'^^xsd:string;
  dwc:observationDate '1980-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 90'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 90'^^xsd:string;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 905'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 905'^^xsd:string;
  dwc:observationDate '1978-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 992'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 992'^^xsd:string;
  dwc:observationDate '1978-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 794'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 794'^^xsd:string;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 783'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 783'^^xsd:string;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 906'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 906'^^xsd:string;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 792'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 792'^^xsd:string;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 782'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 782'^^xsd:string;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 849'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 849'^^xsd:string;
  dwc:observationDate '1978-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 797'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 797'^^xsd:string;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 561'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea  var. stricta Mont. in Durieu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 561'^^xsd:string;
  dwc:observationDate '1980-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 562'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea  var. stricta Mont. in Durieu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 562'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 886'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 886'^^xsd:string;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 795'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 795'^^xsd:string;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 780'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 780'^^xsd:string;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2369'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2369'^^xsd:string;
  dwc:observationDate '1978-05-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3031'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3031'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 525'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 525'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 941'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 941'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 564'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea  var. stricta Mont. in Durieu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 564'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 762'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 762'^^xsd:string;
  dwc:observationDate '1980-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 891'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 891'^^xsd:string;
  dwc:observationDate '1977-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 781'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 781'^^xsd:string;
  dwc:observationDate '1980-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 796'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 796'^^xsd:string;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 890'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 890'^^xsd:string;
  dwc:observationDate '1977-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 999'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 999'^^xsd:string;
  dwc:observationDate '1978-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 940'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 940'^^xsd:string;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 799'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 799'^^xsd:string;
  dwc:observationDate '1980-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 939'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 939'^^xsd:string;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 798'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 798'^^xsd:string;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 800'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 800'^^xsd:string;
  dwc:observationDate '1980-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 786'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 786'^^xsd:string;
  dwc:observationDate '1980-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1803'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1803'^^xsd:string;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 523'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 523'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 536'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 536'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1806'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1806'^^xsd:string;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 532'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 532'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1801'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1801'^^xsd:string;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1802'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1802'^^xsd:string;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2647'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2647'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 538'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 538'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1797'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1797'^^xsd:string;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3063'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3063'^^xsd:string;
  dwc:observationDate '1978-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1796'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1796'^^xsd:string;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 548'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 548'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1798'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1798'^^xsd:string;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3548'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3548'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 528'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 528'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 530'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 530'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 533'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 533'^^xsd:string;
  dwc:observationDate '1984-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 578'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 578'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1804'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1804'^^xsd:string;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3547'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3547'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2623'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2623'^^xsd:string;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2644'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2644'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3549'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3549'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3417'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3417'^^xsd:string;
  dwc:observationDate '1978-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1805'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1805'^^xsd:string;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1807'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1807'^^xsd:string;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2645'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2645'^^xsd:string;
  dwc:observationDate '1978-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2643'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2643'^^xsd:string;
  dwc:observationDate '1978-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2386'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2386'^^xsd:string;
  dwc:observationDate '1977-12-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2387'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2387'^^xsd:string;
  dwc:observationDate '1977-12-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2349'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2349'^^xsd:string;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3441'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3441'^^xsd:string;
  dwc:observationDate '1978-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2398'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2398'^^xsd:string;
  dwc:observationDate '1978-05-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2397'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2397'^^xsd:string;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2361'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2361'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2440'^^xsd:string;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2440'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2384'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2384'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2367'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2367'^^xsd:string;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2394'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2394'^^xsd:string;
  dwc:observationDate '1978-02-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2365'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2365'^^xsd:string;
  dwc:observationDate '1978-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2399'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2399'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2362'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2362'^^xsd:string;
  dwc:observationDate '1980-11-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2366'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2366'^^xsd:string;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 189'^^xsd:string;
  dwc:scientificName 'Aglaozonia sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:aphiaid '182809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 189'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '144054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "2.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.59)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "2.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 190'^^xsd:string;
  dwc:scientificName 'Asperococcus bullosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.59'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:aphiaid '145311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 190'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '145311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 579'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 579'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 590'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 590'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 524'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 524'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 541'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 541'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2495'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2495'^^xsd:string;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2491'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2491'^^xsd:string;
  dwc:observationDate '1987-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 546'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 546'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 547'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 547'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2232'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2232'^^xsd:string;
  dwc:observationDate '1986-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1799'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1799'^^xsd:string;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2494'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2494'^^xsd:string;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2492'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2492'^^xsd:string;
  dwc:observationDate '1987-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1800'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia; Pericßs, Joan; Ribera Siguß'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1800'^^xsd:string;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 534'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 534'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2229'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2229'^^xsd:string;
  dwc:observationDate '1986-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2233'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2233'^^xsd:string;
  dwc:observationDate '1986-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 540'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 540'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 539'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 539'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2231'^^xsd:string;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2231'^^xsd:string;
  dwc:observationDate '1986-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 526'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 526'^^xsd:string;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 165'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 165'^^xsd:string;
  dwc:observationDate '1978-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 984'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 984'^^xsd:string;
  dwc:observationDate '1979-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2551'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2551'^^xsd:string;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 914'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 914'^^xsd:string;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 867'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 867'^^xsd:string;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2550'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2550'^^xsd:string;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3418'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3418'^^xsd:string;
  dwc:observationDate '1979-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 86'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 86'^^xsd:string;
  dwc:observationDate '1978-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 75'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 75'^^xsd:string;
  dwc:observationDate '1979-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 85'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 85'^^xsd:string;
  dwc:observationDate '1978-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 2.71)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 87'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.71'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 87'^^xsd:string;
  dwc:observationDate '1978-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 248'^^xsd:string;
  dwc:scientificName 'Asperococcus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio; Rull Lluch, Jordi &  Salvador S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '144062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 248'^^xsd:string;
  dwc:observationDate '2004-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1531'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1531'^^xsd:string;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1731896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1530'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1530'^^xsd:string;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1731896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1532'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1532'^^xsd:string;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1731896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 787'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 787'^^xsd:string;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3335'^^xsd:string;
  dwc:scientificName 'Dictyota sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3335'^^xsd:string;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 157'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 157'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1533'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1533'^^xsd:string;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1731896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 853'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 853'^^xsd:string;
  dwc:observationDate '1988-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1971'^^xsd:string;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1971'^^xsd:string;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 920'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 920'^^xsd:string;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2541'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Porta, David'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2541'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2543'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Porta, David'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2543'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1392'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1392'^^xsd:string;
  dwc:observationDate '1964-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2540'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Porta, David'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2540'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2539'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Porta, David'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2539'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3278'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3278'^^xsd:string;
  dwc:observationDate '1993-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 910'^^xsd:string;
  dwc:scientificName 'Cystoseira fimbriata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381176'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 910'^^xsd:string;
  dwc:observationDate '1964-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2542'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Porta, David'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2542'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 868'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 868'^^xsd:string;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2481'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf & Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2481'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3123'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3123'^^xsd:string;
  dwc:observationDate '1994-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3286'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3286'^^xsd:string;
  dwc:observationDate '1994-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3267'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ribera Sigußn, M¬ Ant=nia & Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3267'^^xsd:string;
  dwc:observationDate '2007-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3025'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3025'^^xsd:string;
  dwc:observationDate '2005-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3064'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3064'^^xsd:string;
  dwc:observationDate '1992-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2280'^^xsd:string;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2280'^^xsd:string;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 47'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 47'^^xsd:string;
  dwc:observationDate '1976-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2737'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2737'^^xsd:string;
  dwc:observationDate '2005-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2740'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2740'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3035'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3035'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3023'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3023'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3001'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Porta, David'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3001'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2739'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2739'^^xsd:string;
  dwc:observationDate '2005-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2735'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2735'^^xsd:string;
  dwc:observationDate '2005-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2512'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Porta, David'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2512'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2651'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2651'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3033'^^xsd:string;
  dwc:scientificName 'Gastroclonium clavatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3033'^^xsd:string;
  dwc:observationDate '2005-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '145809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3002'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Porta, David'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3002'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2996'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Porta, David'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2996'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2738'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2738'^^xsd:string;
  dwc:observationDate '2005-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2736'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2736'^^xsd:string;
  dwc:observationDate '2005-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2997'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Porta, David'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2997'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2422'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Sßnchez Soriano, AndrTs'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2422'^^xsd:string;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2442'^^xsd:string;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Seoane Camba, Juan Antonio'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2442'^^xsd:string;
  dwc:observationDate '1964-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3020'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3020'^^xsd:string;
  dwc:observationDate '2005-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2415'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2415'^^xsd:string;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.69"^^xsd:decimal ;
  dwc:decimalLongitude "2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.69 2.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.69"^^xsd:decimal ;
  geo-pos:long "2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2447'^^xsd:string;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '2.82'^^xsd:double;
  dwc:latitude '41.69'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2447'^^xsd:string;
  dwc:observationDate '1975-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.94)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 152'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca; Manghisi, Antonio; Salvador Soler,'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.94'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 152'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.94)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1288'^^xsd:string;
  dwc:scientificName 'Cystoseira jabukae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ballesteros Sagarra, Enric'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.94'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '145522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1288'^^xsd:string;
  dwc:observationDate '1989-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '527188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.94)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 154'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca; Manghisi, Antonio; Salvador Soler,'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.94'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 154'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "2.94"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.94)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1472'^^xsd:string;
  dwc:scientificName 'Liagora viscida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ribera Sigußn, M¬ Ant=nia & Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '2.94'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1472'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '145764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34"^^xsd:decimal ;
  dwc:decimalLongitude "2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 2.94)"^^geo:wktLiteral ;
  geo-pos:lat "39.34"^^xsd:decimal ;
  geo-pos:long "2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1012'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.94'^^xsd:double;
  dwc:latitude '39.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1012'^^xsd:string;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34"^^xsd:decimal ;
  dwc:decimalLongitude "2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 2.94)"^^geo:wktLiteral ;
  geo-pos:lat "39.34"^^xsd:decimal ;
  geo-pos:long "2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1381'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.94'^^xsd:double;
  dwc:latitude '39.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1381'^^xsd:string;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34"^^xsd:decimal ;
  dwc:decimalLongitude "2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 2.94)"^^geo:wktLiteral ;
  geo-pos:lat "39.34"^^xsd:decimal ;
  geo-pos:long "2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1013'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.94'^^xsd:double;
  dwc:latitude '39.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1013'^^xsd:string;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34"^^xsd:decimal ;
  dwc:decimalLongitude "2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 2.94)"^^geo:wktLiteral ;
  geo-pos:lat "39.34"^^xsd:decimal ;
  geo-pos:long "2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 876'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.94'^^xsd:double;
  dwc:latitude '39.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 876'^^xsd:string;
  dwc:observationDate '1991-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34"^^xsd:decimal ;
  dwc:decimalLongitude "2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 2.94)"^^geo:wktLiteral ;
  geo-pos:lat "39.34"^^xsd:decimal ;
  geo-pos:long "2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3423'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Clavell, Ariadna; Lavelli, Luca &  Rull Lluch, Jor'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.94'^^xsd:double;
  dwc:latitude '39.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3423'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34"^^xsd:decimal ;
  dwc:decimalLongitude "2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 2.94)"^^geo:wktLiteral ;
  geo-pos:lat "39.34"^^xsd:decimal ;
  geo-pos:long "2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 236'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.94'^^xsd:double;
  dwc:latitude '39.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 236'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 2.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34"^^xsd:decimal ;
  dwc:decimalLongitude "2.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34 2.94)"^^geo:wktLiteral ;
  geo-pos:lat "39.34"^^xsd:decimal ;
  geo-pos:long "2.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2639'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.94'^^xsd:double;
  dwc:latitude '39.34'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2639'^^xsd:string;
  dwc:observationDate '1993-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3140'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.06'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3140'^^xsd:string;
  dwc:observationDate '1994-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1391'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.06'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1391'^^xsd:string;
  dwc:observationDate '1992-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1389'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.06'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1389'^^xsd:string;
  dwc:observationDate '1992-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1390'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.06'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1390'^^xsd:string;
  dwc:observationDate '1992-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3285'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.06'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3285'^^xsd:string;
  dwc:observationDate '1994-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1386'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.06'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1386'^^xsd:string;
  dwc:observationDate '1992-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1387'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.06'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1387'^^xsd:string;
  dwc:observationDate '1992-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2226'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.06'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2226'^^xsd:string;
  dwc:observationDate '1992-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "3.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 3.06)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "3.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3398'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.06'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3398'^^xsd:string;
  dwc:observationDate '1994-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3056'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3056'^^xsd:string;
  dwc:observationDate '1993-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3390'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3390'^^xsd:string;
  dwc:observationDate '1979-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2469'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2469'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1098'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1098'^^xsd:string;
  dwc:observationDate '1980-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1249'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1249'^^xsd:string;
  dwc:observationDate '1978-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1246'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1246'^^xsd:string;
  dwc:observationDate '1978-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1165'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1165'^^xsd:string;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1212'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1212'^^xsd:string;
  dwc:observationDate '1978-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1011'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1011'^^xsd:string;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2401'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2401'^^xsd:string;
  dwc:observationDate '1978-02-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3444'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3444'^^xsd:string;
  dwc:observationDate '1993-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1149'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1149'^^xsd:string;
  dwc:observationDate '1978-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1150'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1150'^^xsd:string;
  dwc:observationDate '1978-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1170'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1170'^^xsd:string;
  dwc:observationDate '1978-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1145'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1145'^^xsd:string;
  dwc:observationDate '1978-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1097'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1097'^^xsd:string;
  dwc:observationDate '1978-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1154'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1154'^^xsd:string;
  dwc:observationDate '1978-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1202'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1202'^^xsd:string;
  dwc:observationDate '1978-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1004'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1004'^^xsd:string;
  dwc:observationDate '1979-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1240'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1240'^^xsd:string;
  dwc:observationDate '1978-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1009'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1009'^^xsd:string;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1203'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1203'^^xsd:string;
  dwc:observationDate '1978-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1135'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1135'^^xsd:string;
  dwc:observationDate '1979-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1263'^^xsd:string;
  dwc:scientificName 'Cystoseira schiffneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1263'^^xsd:string;
  dwc:aphiaIdAccepted '145531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1008'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1008'^^xsd:string;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1169'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1169'^^xsd:string;
  dwc:observationDate '1978-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1261'^^xsd:string;
  dwc:scientificName 'Cystoseira schiffneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1261'^^xsd:string;
  dwc:observationDate '1978-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '145531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1003'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1003'^^xsd:string;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1129'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1129'^^xsd:string;
  dwc:observationDate '1978-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1262'^^xsd:string;
  dwc:scientificName 'Cystoseira schiffneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1262'^^xsd:string;
  dwc:observationDate '1978-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '145531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1102'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1102'^^xsd:string;
  dwc:observationDate '1978-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1253'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1253'^^xsd:string;
  dwc:observationDate '1979-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1256'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1256'^^xsd:string;
  dwc:observationDate '1978-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1010'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1010'^^xsd:string;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1147'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1147'^^xsd:string;
  dwc:observationDate '1977-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1142'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1142'^^xsd:string;
  dwc:observationDate '1978-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1138'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1138'^^xsd:string;
  dwc:observationDate '1978-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1151'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1151'^^xsd:string;
  dwc:observationDate '1978-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1245'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1245'^^xsd:string;
  dwc:observationDate '1978-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1260'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1260'^^xsd:string;
  dwc:observationDate '1978-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1255'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1255'^^xsd:string;
  dwc:observationDate '1978-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1254'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1254'^^xsd:string;
  dwc:observationDate '1978-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1128'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1128'^^xsd:string;
  dwc:observationDate '1980-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1141'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1141'^^xsd:string;
  dwc:observationDate '1978-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1140'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1140'^^xsd:string;
  dwc:observationDate '1978-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1166'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1166'^^xsd:string;
  dwc:observationDate '1978-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1243'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1243'^^xsd:string;
  dwc:observationDate '1980-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1171'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1171'^^xsd:string;
  dwc:observationDate '1978-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1259'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1259'^^xsd:string;
  dwc:observationDate '1978-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1181'^^xsd:string;
  dwc:scientificName 'Cystoseira schiffneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1181'^^xsd:string;
  dwc:observationDate '1978-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2573'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2573'^^xsd:string;
  dwc:observationDate '1978-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3317'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3317'^^xsd:string;
  dwc:observationDate '1993-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1139'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1139'^^xsd:string;
  dwc:observationDate '1978-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1168'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1168'^^xsd:string;
  dwc:observationDate '1979-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1251'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1251'^^xsd:string;
  dwc:observationDate '1978-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1239'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1239'^^xsd:string;
  dwc:observationDate '1978-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1107'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1107'^^xsd:string;
  dwc:observationDate '1980-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1108'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1108'^^xsd:string;
  dwc:observationDate '1993-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1096'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1096'^^xsd:string;
  dwc:observationDate '1978-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1241'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1241'^^xsd:string;
  dwc:observationDate '1978-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1136'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1136'^^xsd:string;
  dwc:observationDate '1979-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1252'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1252'^^xsd:string;
  dwc:observationDate '1978-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1095'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1095'^^xsd:string;
  dwc:observationDate '1978-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1100'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1100'^^xsd:string;
  dwc:observationDate '1980-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1189'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1189'^^xsd:string;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1161'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1161'^^xsd:string;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1152'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1152'^^xsd:string;
  dwc:observationDate '1979-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1101'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1101'^^xsd:string;
  dwc:observationDate '1978-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1137'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1137'^^xsd:string;
  dwc:observationDate '1980-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1250'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1250'^^xsd:string;
  dwc:observationDate '1978-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1248'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1248'^^xsd:string;
  dwc:observationDate '1978-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1143'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1143'^^xsd:string;
  dwc:observationDate '1978-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1242'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1242'^^xsd:string;
  dwc:observationDate '1980-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1264'^^xsd:string;
  dwc:scientificName 'Cystoseira schiffneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1264'^^xsd:string;
  dwc:observationDate '1978-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '145531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1247'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1247'^^xsd:string;
  dwc:observationDate '1978-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 839'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 839'^^xsd:string;
  dwc:observationDate '1993-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1153'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1153'^^xsd:string;
  dwc:observationDate '1978-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1099'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1099'^^xsd:string;
  dwc:observationDate '1980-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1144'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1144'^^xsd:string;
  dwc:observationDate '1974-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2493'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2493'^^xsd:string;
  dwc:observationDate '1993-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3482'^^xsd:string;
  dwc:scientificName 'Cladostephus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Clavell, Ariadna; Lavelli, Luca; Rodrfguez, Conxi'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3482'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1130'^^xsd:string;
  dwc:scientificName 'Cystoseira elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1130'^^xsd:string;
  dwc:observationDate '1974-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1529'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Clavell, Ariadna; Lavelli, Luca; Rodrfguez, Conxi'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1529'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1731896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3421'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3421'^^xsd:string;
  dwc:observationDate '1978-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3420'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3420'^^xsd:string;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3419'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3419'^^xsd:string;
  dwc:observationDate '1993-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3326'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3326'^^xsd:string;
  dwc:observationDate '1993-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 170'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:county 'Alc·dia'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 170'^^xsd:string;
  dwc:observationDate '1993-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3391'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3391'^^xsd:string;
  dwc:observationDate '1979-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 171'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:county 'Alc·dia'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 171'^^xsd:string;
  dwc:observationDate '1993-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3484'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Clavell, Ariadna; Lavelli, Luca; Rodrfguez, Conxi'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3484'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2392'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2392'^^xsd:string;
  dwc:observationDate '1978-11-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3442'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3442'^^xsd:string;
  dwc:observationDate '1979-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 82'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 82'^^xsd:string;
  dwc:observationDate '1978-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 88'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 88'^^xsd:string;
  dwc:observationDate '1978-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.89"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3451'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.89'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3451'^^xsd:string;
  dwc:observationDate '1978-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.98"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 245'^^xsd:string;
  dwc:scientificName 'Gracilaria corallicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio; Rull Lluch, Jordi &  Salvador S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '145696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 245'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.98"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1290'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1290'^^xsd:string;
  dwc:observationDate '1986-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.98"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1528'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Clavell, Ariadna; Lavelli, Luca; Rodrfguez, Conxi'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:aphiaid '145533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1528'^^xsd:string;
  dwc:observationDate '1997-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1731896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.98"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3592'^^xsd:string;
  dwc:scientificName 'Asperococcus bullosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Clavell, Ariadna; Lavelli, Luca; Rodrfguez, Conxi'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:aphiaid '145311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3592'^^xsd:string;
  dwc:observationDate '1997-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.98"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3010'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Clavell, Ariadna; Lavelli, Luca; Rodrfguez, Conxi'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3010'^^xsd:string;
  dwc:observationDate '1997-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.98"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3591'^^xsd:string;
  dwc:scientificName 'Asperococcus bullosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Clavell, Ariadna; Lavelli, Luca; Rodrfguez, Conxi'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:aphiaid '145311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3591'^^xsd:string;
  dwc:observationDate '1997-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.98"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 247'^^xsd:string;
  dwc:scientificName 'Chrysymenia sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio & Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '144248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 247'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.98"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 241'^^xsd:string;
  dwc:scientificName 'Kallymenia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio; Rull Lluch, Jordi &  Salvador S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '145263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 241'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.98"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 246'^^xsd:string;
  dwc:scientificName 'Itonoa marginifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio & Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '145638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 246'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.98"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 244'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio; Rull Lluch, Jordi &  Salvador S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '145533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 244'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1731896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.98"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 243'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio & Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 243'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.98"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 240'^^xsd:string;
  dwc:scientificName 'Kallymenia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Manghisi, Antonio; Rull Lluch, Jordi &  Salvador S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '145263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 240'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "39.98"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3479'^^xsd:string;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Clavell, Ariadna; Lavelli, Luca; Rodrfguez, Conxi'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3479'^^xsd:string;
  dwc:observationDate '1997-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.87"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.87"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1786'^^xsd:string;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.87'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1786'^^xsd:string;
  dwc:observationDate '1988-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.87"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.87"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1383'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.87'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1383'^^xsd:string;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.87"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.87"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3057'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.87'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3057'^^xsd:string;
  dwc:observationDate '1994-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.87"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.87 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.87"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2260'^^xsd:string;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca & Roura, Mireia'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:county 'Begur'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.87'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2260'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3125'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3125'^^xsd:string;
  dwc:observationDate '1993-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.89999961853"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 134'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa  fma. plana (Ercegovic) Corma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '18.89999961853'^^xsd:double;
  dwc:aphiaid '527184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 134'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '527184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1456'^^xsd:string;
  dwc:scientificName 'Chrysymenia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '145845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1456'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 135'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa  fma. plana (Ercegovic) Corma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '527184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 135'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '527184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 129'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa  fma. plana (Ercegovic) Corma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '527184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 129'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '527184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 133'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa  fma. plana (Ercegovic) Corma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '527184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 133'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '527184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 180'^^xsd:string;
  dwc:scientificName 'Aeodes marginata  subsp. marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:county 'Begur'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 180'^^xsd:string;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '841097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 128'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa  fma. plana (Ercegovic) Corma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '527184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 128'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '527184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1999'^^xsd:string;
  dwc:scientificName 'Asperococcus compressus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:county 'Begur'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1999'^^xsd:string;
  dwc:observationDate '1999-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '376395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.799999237061"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 126'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa  fma. plana (Ercegovic) Corma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '22.799999237061'^^xsd:double;
  dwc:aphiaid '527184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 126'^^xsd:string;
  dwc:observationDate '1999-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '527184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 131'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa  fma. plana (Ercegovic) Corma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:aphiaid '527184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 131'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '527184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 186'^^xsd:string;
  dwc:scientificName 'Chrysymenia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:county 'Begur'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:aphiaid '145845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 186'^^xsd:string;
  dwc:observationDate '1999-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1974'^^xsd:string;
  dwc:scientificName 'Cutleria adspersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Roura, Mireia & Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:county 'Begur'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '145295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1974'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1457'^^xsd:string;
  dwc:scientificName 'Chrysymenia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Signatura'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:county 'Begur'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '145845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1457'^^xsd:string;
  dwc:observationDate '1999-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.39999961853"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 193'^^xsd:string;
  dwc:scientificName 'Chrysymenia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '18.39999961853'^^xsd:double;
  dwc:aphiaid '145845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 193'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 181'^^xsd:string;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:county 'Begur'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 181'^^xsd:string;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 103'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca & Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:county 'Begur'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 103'^^xsd:string;
  dwc:observationDate '2002-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1976'^^xsd:string;
  dwc:scientificName 'Cutleria mononca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '381175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1976'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1978'^^xsd:string;
  dwc:scientificName 'Cutleria mononca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '381175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1978'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 132'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa  fma. plana (Ercegovic) Corma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '527184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 132'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '527184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 130'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa  fma. plana (Ercegovic) Corma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:aphiaid '527184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 130'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '527184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 897'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca & Roura, Mireia'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:county 'Begur'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 897'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 127'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa  fma. plana (Ercegovic) Corma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:aphiaid '527184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 127'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '527184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3085'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:county 'Begur'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3085'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 179'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:county 'Begur'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 179'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 60'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 60'^^xsd:string;
  dwc:observationDate '1994-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 144'^^xsd:string;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:county 'Begur'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 144'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2538'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2538'^^xsd:string;
  dwc:observationDate '1998-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3126'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3126'^^xsd:string;
  dwc:observationDate '1993-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 177'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 177'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3127'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3127'^^xsd:string;
  dwc:observationDate '1993-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 178'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:county 'Begur'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 178'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "41.96"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2283'^^xsd:string;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca & Roura, Mireia'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:county 'Begur'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2283'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3112'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3112'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3059'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3059'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3277'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3277'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3275'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3275'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3047'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3047'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3113'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3113'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3276'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3276'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 48'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 48'^^xsd:string;
  dwc:observationDate '1976-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3029'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3029'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3131'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3131'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3058'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3058'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2421'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2421'^^xsd:string;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3040'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3040'^^xsd:string;
  dwc:observationDate '1993-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 46'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 46'^^xsd:string;
  dwc:observationDate '1977-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1197'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1197'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3865'^^xsd:string;
  dwc:scientificName 'Aeodes marginata  subsp. marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:county 'Port de la Selva, El'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3865'^^xsd:string;
  dwc:observationDate '1984-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '841097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1035'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1035'^^xsd:string;
  dwc:observationDate '2004-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3307'^^xsd:string;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3307'^^xsd:string;
  dwc:observationDate '1993-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1614'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1614'^^xsd:string;
  dwc:observationDate '2004-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 81'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. implexa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '382505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 81'^^xsd:string;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3086'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3086'^^xsd:string;
  dwc:observationDate '1993-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3434'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3434'^^xsd:string;
  dwc:observationDate '1989-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 956'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 956'^^xsd:string;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1611'^^xsd:string;
  dwc:scientificName 'Padina sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1611'^^xsd:string;
  dwc:observationDate '2004-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 872'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 872'^^xsd:string;
  dwc:observationDate '1989-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 785'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 785'^^xsd:string;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1125'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1125'^^xsd:string;
  dwc:observationDate '1989-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1111'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1111'^^xsd:string;
  dwc:observationDate '1988-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1126'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1126'^^xsd:string;
  dwc:observationDate '1989-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 102'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 102'^^xsd:string;
  dwc:observationDate '2002-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1112'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1112'^^xsd:string;
  dwc:observationDate '1988-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 784'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 784'^^xsd:string;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1124'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1124'^^xsd:string;
  dwc:observationDate '1984-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 840'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 840'^^xsd:string;
  dwc:observationDate '1988-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3533'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3533'^^xsd:string;
  dwc:observationDate '1989-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1052'^^xsd:string;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1052'^^xsd:string;
  dwc:observationDate '2004-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3022'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3022'^^xsd:string;
  dwc:observationDate '2005-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3061'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3061'^^xsd:string;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 874'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 874'^^xsd:string;
  dwc:observationDate '1989-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 959'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 959'^^xsd:string;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 873'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 873'^^xsd:string;
  dwc:observationDate '1989-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1030'^^xsd:string;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1030'^^xsd:string;
  dwc:observationDate '2004-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1'^^xsd:string;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1'^^xsd:string;
  dwc:observationDate '1994-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1610'^^xsd:string;
  dwc:scientificName 'Padina sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1610'^^xsd:string;
  dwc:observationDate '2004-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3308'^^xsd:string;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3308'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3532'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3532'^^xsd:string;
  dwc:observationDate '1989-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3004'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3004'^^xsd:string;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1027'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1027'^^xsd:string;
  dwc:observationDate '2004-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 98'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 98'^^xsd:string;
  dwc:observationDate '1994-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2'^^xsd:string;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2'^^xsd:string;
  dwc:observationDate '1994-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2466'^^xsd:string;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2466'^^xsd:string;
  dwc:observationDate '2004-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1028'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1028'^^xsd:string;
  dwc:observationDate '2004-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1609'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1609'^^xsd:string;
  dwc:observationDate '2004-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 99'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 99'^^xsd:string;
  dwc:observationDate '1992-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3309'^^xsd:string;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3309'^^xsd:string;
  dwc:observationDate '1994-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149012"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3011'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3011'^^xsd:string;
  dwc:observationDate '2002-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3041'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3041'^^xsd:string;
  dwc:observationDate '1994-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1029'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1029'^^xsd:string;
  dwc:observationDate '2004-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3363'^^xsd:string;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3363'^^xsd:string;
  dwc:observationDate '1994-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3406'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3406'^^xsd:string;
  dwc:observationDate '1994-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2468'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2468'^^xsd:string;
  dwc:observationDate '2004-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 77'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 77'^^xsd:string;
  dwc:observationDate '1994-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 3.18)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 73'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma  var. intricata (C. Agardh) Gre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.18'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 73'^^xsd:string;
  dwc:observationDate '1994-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 3.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "3.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 3.22)"^^geo:wktLiteral ;
  geo-pos:lat "42.36"^^xsd:decimal ;
  geo-pos:long "3.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3499'^^xsd:string;
  dwc:scientificName 'Cystoseira caespitosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.22'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '239022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3499'^^xsd:string;
  dwc:observationDate '1989-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '382499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 3.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "3.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 3.22)"^^geo:wktLiteral ;
  geo-pos:lat "42.36"^^xsd:decimal ;
  geo-pos:long "3.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3500'^^xsd:string;
  dwc:scientificName 'Cystoseira caespitosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.22'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '239022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3500'^^xsd:string;
  dwc:observationDate '1989-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '382499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 3.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "3.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 3.22)"^^geo:wktLiteral ;
  geo-pos:lat "42.36"^^xsd:decimal ;
  geo-pos:long "3.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 515'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Rull Lluch, Jordi'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'GE'^^xsd:string;
  dwc:longitude '3.22'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 515'^^xsd:string;
  dwc:observationDate '1984-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 83'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 83'^^xsd:string;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 831'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 831'^^xsd:string;
  dwc:observationDate '1978-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2556'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2556'^^xsd:string;
  dwc:observationDate '1977-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2621'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2621'^^xsd:string;
  dwc:observationDate '1978-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 565'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea  var. stricta Mont. in Durieu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 565'^^xsd:string;
  dwc:observationDate '1978-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 870'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 870'^^xsd:string;
  dwc:observationDate '1978-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 913'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 913'^^xsd:string;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2557'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2557'^^xsd:string;
  dwc:observationDate '1979-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2451'^^xsd:string;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2451'^^xsd:string;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 832'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 832'^^xsd:string;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 921'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 921'^^xsd:string;
  dwc:observationDate '1977-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 944'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 944'^^xsd:string;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 824'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 824'^^xsd:string;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 931'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 931'^^xsd:string;
  dwc:observationDate '1978-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 912'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 912'^^xsd:string;
  dwc:observationDate '1978-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 932'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 932'^^xsd:string;
  dwc:observationDate '1978-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 825'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 825'^^xsd:string;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 943'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 943'^^xsd:string;
  dwc:observationDate '1978-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 946'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 946'^^xsd:string;
  dwc:observationDate '1978-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 827'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 827'^^xsd:string;
  dwc:observationDate '1977-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 935'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 935'^^xsd:string;
  dwc:observationDate '1978-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 933'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 933'^^xsd:string;
  dwc:observationDate '1978-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 947'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 947'^^xsd:string;
  dwc:observationDate '1978-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 830'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 830'^^xsd:string;
  dwc:observationDate '1978-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1934'^^xsd:string;
  dwc:scientificName 'Carpomitra costata  var. mediterranea Feldmann'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '381804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1934'^^xsd:string;
  dwc:aphiaIdAccepted '381804'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1935'^^xsd:string;
  dwc:scientificName 'Carpomitra costata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '145910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1935'^^xsd:string;
  dwc:aphiaIdAccepted '145910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 996'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 996'^^xsd:string;
  dwc:observationDate '1978-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 936'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 936'^^xsd:string;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 813'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 813'^^xsd:string;
  dwc:observationDate '1980-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 811'^^xsd:string;
  dwc:scientificName 'Cystoseira brachycarpa  var. claudiae (Giaccone) G'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '550736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 811'^^xsd:string;
  dwc:observationDate '1978-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 828'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 828'^^xsd:string;
  dwc:observationDate '1978-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 934'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 934'^^xsd:string;
  dwc:observationDate '1978-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3102'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3102'^^xsd:string;
  dwc:observationDate '1980-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 826'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 826'^^xsd:string;
  dwc:observationDate '1978-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 945'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 945'^^xsd:string;
  dwc:observationDate '1978-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 829'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 829'^^xsd:string;
  dwc:observationDate '1978-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 823'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica  var. claudiae Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '551807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 823'^^xsd:string;
  dwc:aphiaIdAccepted '550736'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1840'^^xsd:string;
  dwc:scientificName 'Arthrocladia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '145306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1840'^^xsd:string;
  dwc:aphiaIdAccepted '145306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2470'^^xsd:string;
  dwc:scientificName 'Acetabularia acetabulum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salvador, Anna & Vicens Fandos, Josep'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '494795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2470'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1453'^^xsd:string;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1453'^^xsd:string;
  dwc:observationDate '1978-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2558'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2558'^^xsd:string;
  dwc:observationDate '1978-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3324'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3324'^^xsd:string;
  dwc:observationDate '1979-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3392'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3392'^^xsd:string;
  dwc:observationDate '1978-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2561'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2561'^^xsd:string;
  dwc:observationDate '1979-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2555'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2555'^^xsd:string;
  dwc:observationDate '1978-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2559'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2559'^^xsd:string;
  dwc:observationDate '1980-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2545'^^xsd:string;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2545'^^xsd:string;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2562'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2562'^^xsd:string;
  dwc:observationDate '1978-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3338'^^xsd:string;
  dwc:scientificName 'Dictyota sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3338'^^xsd:string;
  dwc:observationDate '1978-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2616'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2616'^^xsd:string;
  dwc:observationDate '1978-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1445'^^xsd:string;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1445'^^xsd:string;
  dwc:observationDate '1978-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 242'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Pescadors'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 242'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2633'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2633'^^xsd:string;
  dwc:observationDate '1978-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2560'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2560'^^xsd:string;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1540'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa  var. compressa (Erceg.) Cormac'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '527187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1540'^^xsd:string;
  dwc:aphiaIdAccepted '1063027'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3593'^^xsd:string;
  dwc:scientificName 'Hypnea sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3593'^^xsd:string;
  dwc:observationDate '1978-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 89'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 89'^^xsd:string;
  dwc:observationDate '1978-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 92'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 92'^^xsd:string;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2416'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2416'^^xsd:string;
  dwc:observationDate '1980-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2439'^^xsd:string;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2439'^^xsd:string;
  dwc:observationDate '1978-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2414'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2414'^^xsd:string;
  dwc:observationDate '1980-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2444'^^xsd:string;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2444'^^xsd:string;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2441'^^xsd:string;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2441'^^xsd:string;
  dwc:observationDate '1980-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 84'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 84'^^xsd:string;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 91'^^xsd:string;
  dwc:scientificName 'Dilophus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 91'^^xsd:string;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 238'^^xsd:string;
  dwc:scientificName 'Vidalia volubilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Pescadors'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '496723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 238'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 93'^^xsd:string;
  dwc:scientificName 'Dilophus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '369582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 93'^^xsd:string;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2438'^^xsd:string;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2438'^^xsd:string;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43 3.29)"^^geo:wktLiteral ;
  geo-pos:lat "39.43"^^xsd:decimal ;
  geo-pos:long "3.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1448'^^xsd:string;
  dwc:scientificName 'Sense determinaci='^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.29'^^xsd:double;
  dwc:latitude '39.43'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1448'^^xsd:string;
  dwc:observationDate '1978-07-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 3.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3311'^^xsd:string;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.3'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3311'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23"^^xsd:decimal ;
  dwc:decimalLongitude "3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23 3.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.23"^^xsd:decimal ;
  geo-pos:long "3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3396'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.3'^^xsd:double;
  dwc:latitude '42.23'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3396'^^xsd:string;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3582'^^xsd:string;
  dwc:scientificName 'Cystoseira caespitosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.3'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3582'^^xsd:string;
  dwc:aphiaIdAccepted '382499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 957'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.3'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 957'^^xsd:string;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 958'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.3'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 958'^^xsd:string;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3556'^^xsd:string;
  dwc:scientificName 'Cystoseira caespitosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.3'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3556'^^xsd:string;
  dwc:aphiaIdAccepted '382499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1384'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.3'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1384'^^xsd:string;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3581'^^xsd:string;
  dwc:scientificName 'Cystoseira caespitosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.3'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3581'^^xsd:string;
  dwc:aphiaIdAccepted '382499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3583'^^xsd:string;
  dwc:scientificName 'Cystoseira caespitosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.3'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3583'^^xsd:string;
  dwc:aphiaIdAccepted '382499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1388'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.3'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1388'^^xsd:string;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 953'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.3'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 953'^^xsd:string;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3580'^^xsd:string;
  dwc:scientificName 'Cystoseira caespitosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.3'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3580'^^xsd:string;
  dwc:aphiaIdAccepted '382499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.32"^^xsd:decimal ;
  dwc:decimalLongitude "3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.32 3.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.32"^^xsd:decimal ;
  geo-pos:long "3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3557'^^xsd:string;
  dwc:scientificName 'Cystoseira caespitosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.3'^^xsd:double;
  dwc:latitude '42.32'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3557'^^xsd:string;
  dwc:aphiaIdAccepted '382499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 3.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "3.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 3.41)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "3.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1484'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi & Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.41'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1484'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 3.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "3.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 3.41)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "3.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 252'^^xsd:string;
  dwc:scientificName 'Gulsonia nodulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi & Salvador Soler, Noemf'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '3.41'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 252'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 3.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "3.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 3.41)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "3.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1945'^^xsd:string;
  dwc:scientificName 'Castagnea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.41'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1945'^^xsd:string;
  dwc:observationDate '1982-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '144914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 3.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "3.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 3.41)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "3.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1258'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.41'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1258'^^xsd:string;
  dwc:observationDate '1977-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 3.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "3.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 3.41)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "3.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3887'^^xsd:string;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.41'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3887'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 3.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "3.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 3.41)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "3.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2525'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.41'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2525'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 3.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "3.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 3.41)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "3.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2467'^^xsd:string;
  dwc:scientificName 'Schottera nicaednsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.41'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2467'^^xsd:string;
  dwc:observationDate '2004-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 3.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "3.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 3.88)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "3.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1539'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa  var. compressa (Erceg.) Cormac'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ballesteros Sagarra, Enric'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.88'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '527187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1539'^^xsd:string;
  dwc:observationDate '1988-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1063027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 3.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "3.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 3.88)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "3.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1538'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa  var. compressa (Erceg.) Cormac'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.88'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '527187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1538'^^xsd:string;
  dwc:aphiaIdAccepted '1063027'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 3.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "3.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 3.88)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "3.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1837'^^xsd:string;
  dwc:scientificName 'Arthrocladia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.88'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1837'^^xsd:string;
  dwc:observationDate '1981-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 3.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "3.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 3.88)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "3.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1542'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa  var. compressa (Erceg.) Cormac'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.88'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '527187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1542'^^xsd:string;
  dwc:aphiaIdAccepted '1063027'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 3.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "3.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 3.88)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "3.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1541'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa  var. compressa (Erceg.) Cormac'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.88'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '527187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1541'^^xsd:string;
  dwc:aphiaIdAccepted '1063027'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 3.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "3.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 3.88)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "3.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2237'^^xsd:string;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.88'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2237'^^xsd:string;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 3.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "3.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 3.88)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "3.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 763'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:county 'Ciutadella de Menorca'^^xsd:string;
  dwc:longitude '3.88'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 763'^^xsd:string;
  dwc:observationDate '1979-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 3.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "3.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 3.88)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "3.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3422'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.88'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3422'^^xsd:string;
  dwc:observationDate '1995-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88 3.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.88"^^xsd:decimal ;
  dwc:decimalLongitude "3.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88 3.99)"^^geo:wktLiteral ;
  geo-pos:lat "39.88"^^xsd:decimal ;
  geo-pos:long "3.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3571'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.99'^^xsd:double;
  dwc:latitude '39.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3571'^^xsd:string;
  dwc:observationDate '1986-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88 3.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.88"^^xsd:decimal ;
  dwc:decimalLongitude "3.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88 3.99)"^^geo:wktLiteral ;
  geo-pos:lat "39.88"^^xsd:decimal ;
  geo-pos:long "3.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3568'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.99'^^xsd:double;
  dwc:latitude '39.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3568'^^xsd:string;
  dwc:observationDate '1986-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88 3.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.88"^^xsd:decimal ;
  dwc:decimalLongitude "3.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88 3.99)"^^geo:wktLiteral ;
  geo-pos:lat "39.88"^^xsd:decimal ;
  geo-pos:long "3.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3570'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.99'^^xsd:double;
  dwc:latitude '39.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3570'^^xsd:string;
  dwc:observationDate '1986-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88 3.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.88"^^xsd:decimal ;
  dwc:decimalLongitude "3.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88 3.99)"^^geo:wktLiteral ;
  geo-pos:lat "39.88"^^xsd:decimal ;
  geo-pos:long "3.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3569'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.99'^^xsd:double;
  dwc:latitude '39.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3569'^^xsd:string;
  dwc:observationDate '1986-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88 3.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.88"^^xsd:decimal ;
  dwc:decimalLongitude "3.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88 3.99)"^^geo:wktLiteral ;
  geo-pos:lat "39.88"^^xsd:decimal ;
  geo-pos:long "3.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3567'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.99'^^xsd:double;
  dwc:latitude '39.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3567'^^xsd:string;
  dwc:observationDate '1986-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88 3.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.88"^^xsd:decimal ;
  dwc:decimalLongitude "3.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88 3.99)"^^geo:wktLiteral ;
  geo-pos:lat "39.88"^^xsd:decimal ;
  geo-pos:long "3.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3566'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.99'^^xsd:double;
  dwc:latitude '39.88'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3566'^^xsd:string;
  dwc:observationDate '1986-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1090'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1090'^^xsd:string;
  dwc:observationDate '1987-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1122'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1122'^^xsd:string;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1089'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1089'^^xsd:string;
  dwc:observationDate '1987-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2537'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2537'^^xsd:string;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2581'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2581'^^xsd:string;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1123'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1123'^^xsd:string;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1121'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1121'^^xsd:string;
  dwc:observationDate '1997-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2536'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2536'^^xsd:string;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.60000002384186"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1276'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii  fma. tenuiramosa (Erceg)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:aphiaid '553818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1276'^^xsd:string;
  dwc:observationDate '1989-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 149'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca; Manghisi, Antonio; Salvador Soler,'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 149'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 153'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca; Manghisi, Antonio; Salvador Soler,'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 153'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 151'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca; Manghisi, Antonio; Salvador Soler,'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 151'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1458'^^xsd:string;
  dwc:scientificName 'Caulerpa prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi & Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1458'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 150'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca; Manghisi, Antonio; Salvador Soler,'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 150'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 760'^^xsd:string;
  dwc:scientificName 'Cystoseira brachycarpa  var. balearica (Sauv.) Gia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Clavell, Ariadna; Lavelli, Luca; Rodrfguez, Conxi'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '382499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 760'^^xsd:string;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1275'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii  fma. tenuiramosa (Erceg)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1275'^^xsd:string;
  dwc:observationDate '1991-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 759'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 759'^^xsd:string;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 884'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 884'^^xsd:string;
  dwc:observationDate '1991-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 770'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 770'^^xsd:string;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 743'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ballesteros Sagarra, Enric'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 743'^^xsd:string;
  dwc:observationDate '1993-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 769'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 769'^^xsd:string;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1273'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii  fma. tenuiramosa (Erceg)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1273'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3367'^^xsd:string;
  dwc:scientificName 'Dictyota sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3367'^^xsd:string;
  dwc:observationDate '1994-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1477'^^xsd:string;
  dwc:scientificName 'Halimeda sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rull Lluch, Jordi & Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:aphiaid '143820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1477'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '143820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2263'^^xsd:string;
  dwc:scientificName 'Padina pavonia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '220789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2263'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1475'^^xsd:string;
  dwc:scientificName 'Dudresnaya sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca & Manghisi, Antonio'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1475'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '144032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1783'^^xsd:string;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rodrfguez, Conxi; Clavell, Ariadna &  Lavelli, Luc'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1783'^^xsd:string;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2532'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Clavell, Ariadna; Lavelli, Luca; Rodrfguez, Conxi'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2532'^^xsd:string;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1476'^^xsd:string;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ribera Sigußn, M¬ Ant=nia & Lavelli, Luca'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1476'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.11)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 407'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca; Manghisi, Antonio; Salvador Soler,'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.11'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 407'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 907'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 907'^^xsd:string;
  dwc:observationDate '1981-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 563'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea  var. stricta Mont. in Durieu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 563'^^xsd:string;
  dwc:observationDate '1981-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 847'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 847'^^xsd:string;
  dwc:observationDate '1981-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 567'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 567'^^xsd:string;
  dwc:observationDate '1986-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 558'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 558'^^xsd:string;
  dwc:observationDate '1979-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 596'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 596'^^xsd:string;
  dwc:observationDate '1981-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 156'^^xsd:string;
  dwc:scientificName 'Dictyota spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 156'^^xsd:string;
  dwc:observationDate '1981-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 595'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 595'^^xsd:string;
  dwc:observationDate '1981-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 597'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 597'^^xsd:string;
  dwc:observationDate '1981-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3012'^^xsd:string;
  dwc:scientificName 'Dilophus fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '381218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3012'^^xsd:string;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1104'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1104'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1237'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1237'^^xsd:string;
  dwc:observationDate '1981-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1236'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1236'^^xsd:string;
  dwc:observationDate '1981-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 403'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 403'^^xsd:string;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1085'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1085'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1105'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1105'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2002'^^xsd:string;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2002'^^xsd:string;
  dwc:observationDate '1982-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1016'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1016'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1086'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1086'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1014'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1014'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2514'^^xsd:string;
  dwc:scientificName 'Cystoseira foeniculacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2514'^^xsd:string;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2530'^^xsd:string;
  dwc:scientificName 'Cystoseira foeniculacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2530'^^xsd:string;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1088'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1088'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1103'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1103'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1235'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1235'^^xsd:string;
  dwc:observationDate '1981-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1238'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1238'^^xsd:string;
  dwc:observationDate '1981-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1015'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1015'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2624'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2624'^^xsd:string;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2531'^^xsd:string;
  dwc:scientificName 'Cystoseira foeniculacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2531'^^xsd:string;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 404'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 404'^^xsd:string;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "39.97"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3483'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '39.97'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3483'^^xsd:string;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1092'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1092'^^xsd:string;
  dwc:observationDate '1981-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1091'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1091'^^xsd:string;
  dwc:observationDate '1981-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1282'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii  fma. tenuiramosa (Erceg)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1282'^^xsd:string;
  dwc:observationDate '1979-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1093'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1093'^^xsd:string;
  dwc:observationDate '1981-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1281'^^xsd:string;
  dwc:scientificName 'Cystoseira schiffneri  fma. tenuiramosa (Erceg) Gi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1281'^^xsd:string;
  dwc:observationDate '1979-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1278'^^xsd:string;
  dwc:scientificName 'Cystoseira schiffneri  fma. tenuiramosa (Erceg) Gi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1278'^^xsd:string;
  dwc:observationDate '1979-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1267'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii  fma. tenuiramosa (Erceg)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1267'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1280'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii  fma. tenuiramosa (Erceg)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1280'^^xsd:string;
  dwc:observationDate '1979-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1270'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii  fma. tenuiramosa (Erceg)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1270'^^xsd:string;
  dwc:observationDate '1979-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1283'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii  fma. tenuiramosa (Erceg)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1283'^^xsd:string;
  dwc:observationDate '1979-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1094'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1094'^^xsd:string;
  dwc:observationDate '1981-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 707'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata  fma. aurantia (Kntz.) Giaccone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 707'^^xsd:string;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 864'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 864'^^xsd:string;
  dwc:observationDate '1981-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1277'^^xsd:string;
  dwc:scientificName 'Cystoseira schiffneri  fma. tenuiramosa (Erceg) Gi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1277'^^xsd:string;
  dwc:observationDate '1979-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 865'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 865'^^xsd:string;
  dwc:observationDate '1981-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1272'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii  fma. tenuiramosa (Erceg)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1272'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 866'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 866'^^xsd:string;
  dwc:observationDate '1981-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 148'^^xsd:string;
  dwc:scientificName 'Dictyopteris lucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, Luca; Manghisi, Antonio; Salvador Soler,'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '376731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 148'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '376731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1269'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii  fma. tenuiramosa (Erceg)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1269'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2529'^^xsd:string;
  dwc:scientificName 'Cystoseira brachycarpa  var. balearica (Sauv.) Gia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Clavell, Ariadna; Lavelli, Luca; Rodrfguez, Conxi'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '382499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2529'^^xsd:string;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1271'^^xsd:string;
  dwc:scientificName 'Cystoseira ercegovicii  fma. tenuiramosa (Erceg)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1271'^^xsd:string;
  dwc:observationDate '1979-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%201279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 1279'^^xsd:string;
  dwc:scientificName 'Cystoseira schiffneri  fma. tenuiramosa (Erceg) Gi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '553611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 1279'^^xsd:string;
  dwc:observationDate '1979-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2258'^^xsd:string;
  dwc:scientificName 'Nemacystus ramulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2258'^^xsd:string;
  dwc:aphiaIdAccepted '145005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3405'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3405'^^xsd:string;
  dwc:observationDate '1979-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2259'^^xsd:string;
  dwc:scientificName 'Nemacystus ramulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'pm'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2259'^^xsd:string;
  dwc:aphiaIdAccepted '145005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 4.23)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2459'^^xsd:string;
  dwc:scientificName 'Zanardinia prototypus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.23'^^xsd:double;
  dwc:latitude '40.06'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2459'^^xsd:string;
  dwc:observationDate '1981-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '548016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 848'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.34'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 848'^^xsd:string;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 559'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea  var. stricta Mont. in Durieu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.34'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 559'^^xsd:string;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 765'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.34'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 765'^^xsd:string;
  dwc:observationDate '1988-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 777'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'No consta'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.34'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 777'^^xsd:string;
  dwc:observationDate '1988-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 560'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea  var. stricta Mont. in Durieu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.34'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 560'^^xsd:string;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 764'^^xsd:string;
  dwc:scientificName 'Cystoseira balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.34'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 764'^^xsd:string;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%203389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 3389'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.34'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 3389'^^xsd:string;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%202635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 2635'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.34'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 2635'^^xsd:string;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79"^^xsd:decimal ;
  dwc:decimalLongitude "4.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79 4.34)"^^geo:wktLiteral ;
  geo-pos:lat "39.79"^^xsd:decimal ;
  geo-pos:long "4.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/2816__urn%3Acatalog%3ABCN%3APhycophyta%3ABCN%20Phyc%20568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:BCN:Phycophyta:BCN Phyc 568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2816_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-05'^^xsd:date;
  dwc:institutionCode 'BCN'^^xsd:string;
  dwc:collectionCode 'Phycophyta'^^xsd:string;
  dwc:catalogNumber 'BCN Phyc 568'^^xsd:string;
  dwc:scientificName 'Cystoseira stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G=mez Garreta, Amelia & Ribera Sigußn, M¬ Ant=nia'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'Espa±a'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.34'^^xsd:double;
  dwc:latitude '39.79'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '239025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:BCN:Phycophyta:BCN Phyc 568'^^xsd:string;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF